Blender V4.3
blender::bke::AttributeMetaData Struct Reference

#include <BKE_attribute.hh>

Public Attributes

AttrDomain domain
 
eCustomDataType 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 60 of file BKE_attribute.hh.

Member Data Documentation

◆ data_type

◆ domain


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