Blender V4.5
blender::nodes::anonymous_attribute_lifetime::PropagateRelation Struct Reference

#include <NOD_node_declaration.hh>

Public Attributes

int from_geometry_input
 
int to_geometry_output
 

Detailed Description

Attributes can be propagated from an input geometry to an output geometry.

Definition at line 110 of file NOD_node_declaration.hh.

Member Data Documentation

◆ from_geometry_input

int blender::nodes::anonymous_attribute_lifetime::PropagateRelation::from_geometry_input

Definition at line 111 of file NOD_node_declaration.hh.

◆ to_geometry_output

int blender::nodes::anonymous_attribute_lifetime::PropagateRelation::to_geometry_output

Definition at line 112 of file NOD_node_declaration.hh.


The documentation for this struct was generated from the following file: