Blender
V3.3
|
#include <BKE_attribute.hh>
Public Member Functions | |
AttributeInitDefault () | |
![]() | |
AttributeInit (const Type type) | |
Additional Inherited Members | |
![]() | |
enum class | Type { Default , VArray , MoveArray } |
![]() | |
Type | type |
Create an attribute using the default value for the data type. The default values may depend on the attribute provider implementation.
Definition at line 88 of file BKE_attribute.hh.
|
inline |
Definition at line 89 of file BKE_attribute.hh.