BasicLightShader

Undocumented in source.

Constructors

this
this(Shader shader)
Undocumented in source.

Members

Variables

ambientLightValueLocation
int ambientLightValueLocation;
Undocumented in source.
dirLightAmbientLocation
int dirLightAmbientLocation;
Undocumented in source.
dirLightDiffuseLocation
int dirLightDiffuseLocation;
Undocumented in source.
dirLightDirectionLocation
int dirLightDirectionLocation;
Undocumented in source.
dirLightSpecularLocation
int dirLightSpecularLocation;
Undocumented in source.
pointsLightsLocation
int pointsLightsLocation;
Undocumented in source.
pointsLightsNumberLocation
int pointsLightsNumberLocation;
Undocumented in source.

Meta