4 lines
134 B
Plaintext
4 lines
134 B
Plaintext
|
#if NUM_CLIPPING_PLANES > 0 && ! defined( PHYSICAL ) && ! defined( PHONG ) && ! defined( MATCAP )
|
||
|
varying vec3 vViewPosition;
|
||
|
#endif
|