 |
Blender V4.3
|
Go to the documentation of this file.
17#define _DNA_DEFAULT_Curve \
19 .texspace_size = {1, 1, 1}, \
20 .flag = CU_DEFORM_BOUNDS_OFF | CU_PATH_RADIUS, \
30 .texspace_flag = CU_TEXSPACE_FLAG_AUTO, \
31 .smallcaps_scale = 0.75f, \
33 .twist_mode = CU_TWIST_MINIMUM, \
36 .bevfac1_mapping = CU_BEVFAC_MAP_RESOLU, \
37 .bevfac2_mapping = CU_BEVFAC_MAP_RESOLU, \
39 .bevel_mode = CU_BEV_MODE_ROUND, \
40 .taper_radius_mode = CU_TAPER_RADIUS_OVERRIDE, \