 |
Blender
V2.93
|
Go to the documentation of this file.
32 #define _DNA_DEFAULT_Object \
36 .color = {1, 1, 1, 1}, \
38 .constinv = _DNA_DEFAULT_UNIT_M4, \
39 .parentinv = _DNA_DEFAULT_UNIT_M4, \
40 .obmat = _DNA_DEFAULT_UNIT_M4, \
43 .dscale = {1, 1, 1}, \
46 .rotmode = ROT_MODE_EUL, \
48 .rotAxis = {0, 1, 0}, \
50 .drotAxis = {0, 1, 0}, \
52 .quat = _DNA_DEFAULT_UNIT_QT, \
53 .dquat = _DNA_DEFAULT_UNIT_QT, \
54 .protectflag = OB_LOCK_ROT4D, \
58 .empty_drawtype = OB_PLAINAXES, \
59 .empty_drawsize = 1.0, \
60 .empty_image_depth = OB_EMPTY_IMAGE_DEPTH_DEFAULT, \
61 .ima_ofs = {-0.5, -0.5}, \
63 .instance_faces_scale = 1, \
67 .duplicator_visibility_flag = OB_DUPLI_FLAG_VIEWPORT | OB_DUPLI_FLAG_RENDER, \
68 .pc_ids = {NULL, NULL}, \
69 .lineart = { .crease_threshold = DEG2RAD(140.0f) }, \