Definition in file MixShader.h.
#include "Shader.h"
Go to the source code of this file.
Data Structures | |
class | MixShader |
Inherits from Shader. This shader mixes two shaders by interpolating them over the time (The longer the time, the more the first shader wins). More... | |
Defines | |
#define | MIXSHADER_H MIXSHADER_H |
#define MIXSHADER_H MIXSHADER_H |
Definition at line 7 of file MixShader.h.