Blender V4.3
BASIC_PrivateData Struct Reference

Public Attributes

DRWShadingGroupdepth_shgrp [2]
 
DRWShadingGroupdepth_shgrp_cull [2]
 
DRWShadingGroupdepth_hair_shgrp [2]
 
DRWShadingGroupdepth_curves_shgrp [2]
 
DRWShadingGroupdepth_pointcloud_shgrp [2]
 
bool use_material_slot_selection
 

Detailed Description

Definition at line 55 of file basic_engine.cc.

Member Data Documentation

◆ depth_curves_shgrp

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().

◆ depth_hair_shgrp

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().

◆ depth_pointcloud_shgrp

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().

◆ depth_shgrp

DRWShadingGroup* BASIC_PrivateData::depth_shgrp[2]

Definition at line 56 of file basic_engine.cc.

Referenced by basic_cache_init(), and basic_cache_populate().

◆ depth_shgrp_cull

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().

◆ use_material_slot_selection

bool BASIC_PrivateData::use_material_slot_selection

The documentation for this struct was generated from the following file: