mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
Support for clip planes in ShaderGenerator
This commit is contained in:
parent
e5954e021b
commit
2cb61a4b9e
@ -124,6 +124,7 @@ protected:
|
|||||||
bool _calc_primary_alpha;
|
bool _calc_primary_alpha;
|
||||||
bool _subsume_alpha_test;
|
bool _subsume_alpha_test;
|
||||||
bool _disable_alpha_write;
|
bool _disable_alpha_write;
|
||||||
|
int _num_clip_planes;
|
||||||
|
|
||||||
bool _need_material_props;
|
bool _need_material_props;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user