|
Blender V4.3
|
#include <DNA_node_types.h>
Public Attributes | |
| char | name [256] |
| int | type |
| char | _pad [4] |
Definition at line 1385 of file DNA_node_types.h.
| char NodeShaderAttribute::_pad[4] |
Definition at line 1388 of file DNA_node_types.h.
| char NodeShaderAttribute::name[256] |
Definition at line 1386 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 1387 of file DNA_node_types.h.
Referenced by fill_texpaint_slots_cb(), and blender::nodes::node_shader_attribute_cc::node_shader_gpu_attribute().