|
Blender V4.3
|
#include <DNA_node_types.h>
Public Attributes | |
| short | model |
| short | parametrization |
| char | _pad [4] |
Definition at line 1420 of file DNA_node_types.h.
| char NodeShaderHairPrincipled::_pad[4] |
Definition at line 1423 of file DNA_node_types.h.
| short NodeShaderHairPrincipled::model |
Definition at line 1421 of file DNA_node_types.h.
| short NodeShaderHairPrincipled::parametrization |
Definition at line 1422 of file DNA_node_types.h.
Referenced by blender::nodes::node_shader_bsdf_hair_principled_cc::node_shader_update_hair_principled(), and blender::bke::node_tree_blend_write().