Blender  V3.3
DNA_armature_defaults.h File Reference

Go to the source code of this file.

Macros

bArmature Struct
#define _DNA_DEFAULT_bArmature
 

Macro Definition Documentation

◆ _DNA_DEFAULT_bArmature

#define _DNA_DEFAULT_bArmature
Value:
{ \
.deformflag = ARM_DEF_VGROUP | ARM_DEF_ENVELOPE, \
.flag = ARM_COL_CUSTOM, /* custom bone-group colors */ \
.layer = 1, \
.drawtype = ARM_OCTA, \
}
@ ARM_DEF_VGROUP
@ ARM_DEF_ENVELOPE
@ ARM_COL_CUSTOM
@ ARM_OCTA

Definition at line 16 of file DNA_armature_defaults.h.