|
Blender
V2.93
|
#include <DNA_node_types.h>
Public Attributes | |
| int | subtype |
| char | _pad [4] |
| char | value [1024] |
Definition at line 577 of file DNA_node_types.h.
| char bNodeSocketValueString::_pad[4] |
Definition at line 579 of file DNA_node_types.h.
| int bNodeSocketValueString::subtype |
Definition at line 578 of file DNA_node_types.h.
Referenced by node_socket_get_static_idname(), and node_socket_init_default_value().
| char bNodeSocketValueString::value[1024] |
1024 = FILEMAX.
Definition at line 581 of file DNA_node_types.h.
Referenced by attribute_search_exec_fn(), blender::nodes::geo_node_points_to_volume_init(), blender::nodes::geo_node_volume_to_mesh_init(), node_shader_gpu_volume_principled(), and node_socket_init_default_value().