Blender
V3.3
|
Public Attributes | |
DRWShadingGroup * | depth_shgrp [2] |
DRWShadingGroup * | depth_shgrp_cull [2] |
DRWShadingGroup * | depth_hair_shgrp [2] |
DRWShadingGroup * | depth_curves_shgrp [2] |
DRWShadingGroup * | depth_pointcloud_shgrp [2] |
bool | use_material_slot_selection |
Definition at line 52 of file basic_engine.c.
DRWShadingGroup* BASIC_PrivateData::depth_curves_shgrp[2] |
Definition at line 56 of file basic_engine.c.
Referenced by basic_cache_init(), and basic_cache_populate().
DRWShadingGroup* BASIC_PrivateData::depth_hair_shgrp[2] |
Definition at line 55 of file basic_engine.c.
Referenced by basic_cache_init(), and basic_cache_populate_particles().
DRWShadingGroup* BASIC_PrivateData::depth_pointcloud_shgrp[2] |
Definition at line 57 of file basic_engine.c.
Referenced by basic_cache_init(), and basic_cache_populate().
DRWShadingGroup* BASIC_PrivateData::depth_shgrp[2] |
Definition at line 53 of file basic_engine.c.
Referenced by basic_cache_init(), and basic_cache_populate().
DRWShadingGroup* BASIC_PrivateData::depth_shgrp_cull[2] |
Definition at line 54 of file basic_engine.c.
Referenced by basic_cache_init(), and basic_cache_populate().
bool BASIC_PrivateData::use_material_slot_selection |
Definition at line 58 of file basic_engine.c.
Referenced by basic_cache_init(), basic_cache_populate(), and basic_cache_populate_particles().