mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-21 07:33:45 +00:00
Update lighting.glsl
This commit is contained in:
parent
3937afdc19
commit
1c5ab1371e
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