mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 15:14:35 +00:00
Update lighting.glsl
This commit is contained in:
parent
68d3e84c08
commit
9e090a2ef7
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ uniform vec4 inLightColor[4];
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
uniform vec4 ambient;
|
uniform vec4 ambient;
|
||||||
|
#define ambientCameraFactor 0.3
|
||||||
uniform float specularPower;
|
uniform float specularPower;
|
||||||
uniform vec4 specularColor;
|
uniform vec4 specularColor;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue