|
Blender V4.3
|
#include <BKE_node_tree_anonymous_attributes.hh>
Public Attributes | |
| std::variant< InputFieldSource, SocketFieldSource > | data |
| Vector< int > | geometry_sources |
Definition at line 31 of file BKE_node_tree_anonymous_attributes.hh.
| std::variant<InputFieldSource, SocketFieldSource> blender::bke::anonymous_attribute_inferencing::FieldSource::data |
Definition at line 32 of file BKE_node_tree_anonymous_attributes.hh.
Referenced by blender::bke::anonymous_attribute_inferencing::analyze_anonymous_attribute_usages().
Geometry source which may contain the anonymous attributes referenced by this field.
Definition at line 34 of file BKE_node_tree_anonymous_attributes.hh.