Go to the source code of this file.
◆ _DNA_DEFAULT_FreestyleLineStyle
#define _DNA_DEFAULT_FreestyleLineStyle |
Value: { \
.r = 0, \
.g = 0, \
.b = 0, \
.alpha = 1.0f, \
.thickness = 3.0f, \
.thickness_ratio = 0.5f, \
.rounds = 3, \
.min_length = 0.0f, \
.max_length = 10000.0f, \
.split_length = 100, \
.chain_count = 10, \
.texstep = 1.0f, \
}
#define LS_INTEGRATION_MEAN
#define LS_SORT_KEY_DISTANCE_FROM_CAMERA
#define LS_CHAINING_PLAIN
#define LS_THICKNESS_CENTER
Definition at line 16 of file DNA_linestyle_defaults.h.