|
Blender
V3.3
|
Public Attributes | |
| uint32_t | object_session_uid |
| char | modifier_name [MAX_NAME] |
| char | socket_identifier [MAX_NAME] |
| bool | is_output |
Definition at line 1319 of file MOD_nodes.cc.
| bool AttributeSearchData::is_output |
Definition at line 1323 of file MOD_nodes.cc.
| char AttributeSearchData::modifier_name[MAX_NAME] |
Definition at line 1321 of file MOD_nodes.cc.
| uint32_t AttributeSearchData::object_session_uid |
Definition at line 1320 of file MOD_nodes.cc.
| char AttributeSearchData::socket_identifier[MAX_NAME] |
Definition at line 1322 of file MOD_nodes.cc.