|
Blender V4.3
|
Public Attributes | |
| bke::GeometryComponent::Type | component_type |
| bke::AttrDomain | domain |
| StringRefNull | name |
| GMutableSpan | data |
Definition at line 754 of file geometry_nodes_execute.cc.
| bke::GeometryComponent::Type blender::nodes::OutputAttributeToStore::component_type |
Definition at line 755 of file geometry_nodes_execute.cc.
| GMutableSpan blender::nodes::OutputAttributeToStore::data |
Definition at line 758 of file geometry_nodes_execute.cc.
| bke::AttrDomain blender::nodes::OutputAttributeToStore::domain |
Definition at line 756 of file geometry_nodes_execute.cc.
| StringRefNull blender::nodes::OutputAttributeToStore::name |
Definition at line 757 of file geometry_nodes_execute.cc.
Referenced by blender::nodes::compute_attributes_to_store().