Blender V5.0
blender::nodes::OutputAttributeToStore Struct Reference

Public Attributes

bke::GeometryComponent::Type component_type
bke::AttrDomain domain
StringRefNull name
GMutableSpan data

Detailed Description

Definition at line 657 of file geometry_nodes_execute.cc.

Member Data Documentation

◆ component_type

bke::GeometryComponent::Type blender::nodes::OutputAttributeToStore::component_type

Definition at line 658 of file geometry_nodes_execute.cc.

◆ data

GMutableSpan blender::nodes::OutputAttributeToStore::data

◆ domain

bke::AttrDomain blender::nodes::OutputAttributeToStore::domain

Definition at line 659 of file geometry_nodes_execute.cc.

◆ name

StringRefNull blender::nodes::OutputAttributeToStore::name

Definition at line 660 of file geometry_nodes_execute.cc.


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