export config variable
This commit is contained in:
parent
8f81a9bbb3
commit
3384159fd9
|
|
@ -53,7 +53,7 @@ extern ConfigVariableBool support_fade_lod;
|
|||
extern ConfigVariableBool depth_offset_decals;
|
||||
extern ConfigVariableInt max_collect_vertices;
|
||||
extern ConfigVariableInt max_collect_indices;
|
||||
extern ConfigVariableBool premunge_data;
|
||||
extern EXPCL_PANDA_PGRAPH ConfigVariableBool premunge_data;
|
||||
extern ConfigVariableBool preserve_geom_nodes;
|
||||
extern ConfigVariableBool flatten_geoms;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue