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

#include <BKE_attribute.hh>

Public Attributes

AttrDomain domain
AttrType data_type

Detailed Description

Contains information about an attribute in a geometry component. More information can be added in the future. E.g. whether the attribute is builtin and how it is stored (uv map, vertex group, ...).

Definition at line 91 of file BKE_attribute.hh.

Member Data Documentation

◆ data_type

◆ domain


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