|
Blender V4.3
|
#include <NOD_node_declaration.hh>
Public Attributes | |
| int | from_geometry_input |
| int | to_geometry_output |
Attributes can be propagated from an input geometry to an output geometry.
Definition at line 95 of file NOD_node_declaration.hh.
| int blender::nodes::anonymous_attribute_lifetime::PropagateRelation::from_geometry_input |
Definition at line 96 of file NOD_node_declaration.hh.
Referenced by blender::nodes::node_geo_foreach_geometry_element_cc::output_node::node_declare().
| int blender::nodes::anonymous_attribute_lifetime::PropagateRelation::to_geometry_output |
Definition at line 97 of file NOD_node_declaration.hh.
Referenced by blender::nodes::node_geo_foreach_geometry_element_cc::output_node::node_declare().