|
Blender V4.3
|
#include <NOD_node_declaration.hh>
Public Attributes | |
| int | from_field_input |
| int | to_field_output |
References to attributes can be propagated from an input field to an output field.
Definition at line 105 of file NOD_node_declaration.hh.
| int blender::nodes::anonymous_attribute_lifetime::ReferenceRelation::from_field_input |
Definition at line 106 of file NOD_node_declaration.hh.
Referenced by blender::nodes::BaseSocketDeclarationBuilder::reference_pass().
| int blender::nodes::anonymous_attribute_lifetime::ReferenceRelation::to_field_output |
Definition at line 107 of file NOD_node_declaration.hh.
Referenced by blender::nodes::BaseSocketDeclarationBuilder::reference_pass().