|
Blender V4.3
|
Public Attributes | |
| uint32_t | object_session_uid |
| char | modifier_name [MAX_NAME] |
| char | socket_identifier [MAX_NAME] |
| bool | is_output |
Definition at line 1895 of file MOD_nodes.cc.
| bool blender::AttributeSearchData::is_output |
Definition at line 1899 of file MOD_nodes.cc.
| char blender::AttributeSearchData::modifier_name[MAX_NAME] |
Definition at line 1897 of file MOD_nodes.cc.
| uint32_t blender::AttributeSearchData::object_session_uid |
Definition at line 1896 of file MOD_nodes.cc.
| char blender::AttributeSearchData::socket_identifier[MAX_NAME] |
Definition at line 1898 of file MOD_nodes.cc.