Blender V5.0
blender::nodes::geo_eval_log::GeometryAttributeInfo Struct Reference

#include <NOD_geometry_nodes_log.hh>

Public Attributes

std::string name
std::optional< bke::AttrDomaindomain
std::optional< bke::AttrTypedata_type

Detailed Description

Definition at line 131 of file NOD_geometry_nodes_log.hh.

Member Data Documentation

◆ data_type

std::optional<bke::AttrType> blender::nodes::geo_eval_log::GeometryAttributeInfo::data_type

◆ domain

std::optional<bke::AttrDomain> blender::nodes::geo_eval_log::GeometryAttributeInfo::domain

Can be empty when name does not actually exist on a geometry yet.

Definition at line 134 of file NOD_geometry_nodes_log.hh.

Referenced by blender::ui::attribute_search_item_add().

◆ name


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