Blender V4.3
blender::nodes::OutputAttributeToStore Struct Reference

Public Attributes

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

Detailed Description

Definition at line 754 of file geometry_nodes_execute.cc.

Member Data Documentation

◆ component_type

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

Definition at line 755 of file geometry_nodes_execute.cc.

◆ data

GMutableSpan blender::nodes::OutputAttributeToStore::data

Definition at line 758 of file geometry_nodes_execute.cc.

◆ domain

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

Definition at line 756 of file geometry_nodes_execute.cc.

◆ name

StringRefNull blender::nodes::OutputAttributeToStore::name

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