|
Blender V5.0
|
Public Attributes | |
| const char * | socket_identifier |
| const char * | interface_identifier |
| eNodeSocketDatatype | type |
| PropertySubType | subtype |
| const char * | label |
Definition at line 1883 of file rna_node_socket.cc.
| const char* bNodeSocketStaticTypeInfo::interface_identifier |
Definition at line 1885 of file rna_node_socket.cc.
| const char* bNodeSocketStaticTypeInfo::label |
Definition at line 1888 of file rna_node_socket.cc.
| const char* bNodeSocketStaticTypeInfo::socket_identifier |
Definition at line 1884 of file rna_node_socket.cc.
| PropertySubType bNodeSocketStaticTypeInfo::subtype |
Definition at line 1887 of file rna_node_socket.cc.
| eNodeSocketDatatype bNodeSocketStaticTypeInfo::type |
Definition at line 1886 of file rna_node_socket.cc.