6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
|
#ifdef USE_FOG
|
||
|
|
||
|
fogDepth = -mvPosition.z;
|
||
|
|
||
|
#endif
|