 |
Blender
V2.93
|
Go to the documentation of this file.
30 #define _DNA_DEFAULT_FreestyleLineStyle \
32 .panel = LS_PANEL_STROKES, \
38 .thickness_position = LS_THICKNESS_CENTER, \
39 .thickness_ratio = 0.5f, \
40 .flag = LS_SAME_OBJECT | LS_NO_SORTING | LS_TEXTURE, \
41 .chaining = LS_CHAINING_PLAIN, \
43 .min_angle = DEG2RADF(0.0f), \
44 .max_angle = DEG2RADF(0.0f), \
46 .max_length = 10000.0f, \
47 .split_length = 100, \
49 .sort_key = LS_SORT_KEY_DISTANCE_FROM_CAMERA, \
50 .integration_type = LS_INTEGRATION_MEAN, \
52 .pr_texture = TEX_PR_TEXTURE, \
53 .caps = LS_CAPS_BUTT, \