mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 05:50:31 +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
|
||||
|
||||
uniform vec4 ambient;
|
||||
#define ambientCameraFactor 0.3
|
||||
uniform float specularPower;
|
||||
uniform vec4 specularColor;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue