|
Blender
V2.93
|
#include <DNA_node_types.h>
Public Attributes | |
| char | name [64] |
| int | type |
| char | _pad [4] |
Definition at line 952 of file DNA_node_types.h.
| char NodeShaderAttribute::_pad[4] |
Definition at line 955 of file DNA_node_types.h.
| char NodeShaderAttribute::name[64] |
Definition at line 953 of file DNA_node_types.h.
Referenced by Freestyle::BlenderStrokeRenderer::GetStrokeShader(), and node_shader_gpu_attribute().
| int NodeShaderAttribute::type |
Definition at line 954 of file DNA_node_types.h.
Referenced by node_shader_gpu_attribute().