|
Blender
V3.3
|
#include <DNA_node_types.h>
Public Attributes | |
| char | name [64] |
| int | type |
| char | _pad [4] |
Definition at line 1003 of file DNA_node_types.h.
| char NodeShaderAttribute::_pad[4] |
Definition at line 1006 of file DNA_node_types.h.
| char NodeShaderAttribute::name[64] |
Definition at line 1004 of file DNA_node_types.h.
Referenced by fill_texpaint_slots_cb(), Freestyle::BlenderStrokeRenderer::GetStrokeShader(), blender::nodes::node_shader_attribute_cc::node_shader_gpu_attribute(), and texpaint_slot_node_find_cb().
| int NodeShaderAttribute::type |
Definition at line 1005 of file DNA_node_types.h.
Referenced by fill_texpaint_slots_cb(), and blender::nodes::node_shader_attribute_cc::node_shader_gpu_attribute().