Blender V4.3
blender::nodes::anonymous_attribute_lifetime::ReferenceRelation Struct Reference

#include <NOD_node_declaration.hh>

Public Attributes

int from_field_input
 
int to_field_output
 

Detailed Description

References to attributes can be propagated from an input field to an output field.

Definition at line 105 of file NOD_node_declaration.hh.

Member Data Documentation

◆ from_field_input

int blender::nodes::anonymous_attribute_lifetime::ReferenceRelation::from_field_input

◆ to_field_output

int blender::nodes::anonymous_attribute_lifetime::ReferenceRelation::to_field_output

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