 |
Blender
V2.93
|
Go to the documentation of this file.
30 #define _DNA_DEFAULT_Mesh \
32 .size = {1.0f, 1.0f, 1.0f}, \
33 .smoothresh = DEG2RADF(30), \
34 .texflag = ME_AUTOSPACE, \
35 .remesh_voxel_size = 0.1f, \
36 .remesh_voxel_adaptivity = 0.0f, \
37 .face_sets_color_seed = 0, \
38 .face_sets_color_default = 1, \
39 .flag = ME_REMESH_FIX_POLES | ME_REMESH_REPROJECT_VOLUME, \
40 .editflag = ME_EDIT_MIRROR_VERTEX_GROUPS \