Blender V5.0
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 123 of file NOD_node_declaration.hh.

Member Data Documentation

◆ from_field_input

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

Definition at line 124 of file NOD_node_declaration.hh.

◆ to_field_output

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

Definition at line 125 of file NOD_node_declaration.hh.


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