Blender V4.3
blender::bke::anonymous_attribute_inferencing::FieldSource Struct Reference

#include <BKE_node_tree_anonymous_attributes.hh>

Public Attributes

std::variant< InputFieldSource, SocketFieldSourcedata
 
Vector< intgeometry_sources
 

Detailed Description

Definition at line 31 of file BKE_node_tree_anonymous_attributes.hh.

Member Data Documentation

◆ data

std::variant<InputFieldSource, SocketFieldSource> blender::bke::anonymous_attribute_inferencing::FieldSource::data

◆ geometry_sources

Vector<int> blender::bke::anonymous_attribute_inferencing::FieldSource::geometry_sources

Geometry source which may contain the anonymous attributes referenced by this field.

Definition at line 34 of file BKE_node_tree_anonymous_attributes.hh.


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