Blender V5.0
AttributeStorage Struct Reference

#include <DNA_attribute_types.h>

Inherited by blender::bke::AttributeStorage.

Public Attributes

struct Attributedna_attributes
int dna_attributes_num
char _pad [4]
AttributeStorageRuntimeHandleruntime

Detailed Description

The DNA type for storing attribute values. Logic at runtime is handled by the runtime struct. The DNA data here is created just for file reading and writing.

Definition at line 56 of file DNA_attribute_types.h.

Member Data Documentation

◆ _pad

char AttributeStorage::_pad[4]

◆ dna_attributes

◆ dna_attributes_num

◆ runtime


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