|
Blender V4.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 55 of file basic_engine.cc.
| DRWShadingGroup* BASIC_PrivateData::depth_curves_shgrp[2] |
Definition at line 59 of file basic_engine.cc.
Referenced by basic_cache_init(), and basic_cache_populate().
| DRWShadingGroup* BASIC_PrivateData::depth_hair_shgrp[2] |
Definition at line 58 of file basic_engine.cc.
Referenced by basic_cache_init(), and basic_cache_populate_particles().
| DRWShadingGroup* BASIC_PrivateData::depth_pointcloud_shgrp[2] |
Definition at line 60 of file basic_engine.cc.
Referenced by basic_cache_init(), and basic_cache_populate().
| DRWShadingGroup* BASIC_PrivateData::depth_shgrp[2] |
Definition at line 56 of file basic_engine.cc.
Referenced by basic_cache_init(), and basic_cache_populate().
| DRWShadingGroup* BASIC_PrivateData::depth_shgrp_cull[2] |
Definition at line 57 of file basic_engine.cc.
Referenced by basic_cache_init(), and basic_cache_populate().
| bool BASIC_PrivateData::use_material_slot_selection |
Definition at line 61 of file basic_engine.cc.
Referenced by basic_cache_init(), basic_cache_populate(), and basic_cache_populate_particles().