Blender  V2.93
Public Attributes | List of all members
AttributeMetaData Struct Reference

#include <BKE_geometry_set.hh>

Public Attributes

AttributeDomain domain
 
CustomDataType 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 117 of file BKE_geometry_set.hh.

Member Data Documentation

◆ data_type

CustomDataType AttributeMetaData::data_type

Definition at line 119 of file BKE_geometry_set.hh.

Referenced by log_ui_hints().

◆ domain

AttributeDomain AttributeMetaData::domain

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