 |
Blender V5.0
|
Go to the documentation of this file.
17#define _DNA_DEFAULT_ViewLayerEEVEE \
19 .ambient_occlusion_distance = 10.0f, \
22#define _DNA_DEFAULT_ViewLayer \
24 .eevee = _DNA_DEFAULT_ViewLayerEEVEE, \
26 .flag = VIEW_LAYER_RENDER | VIEW_LAYER_FREESTYLE, \
29 .layflag = SCE_LAY_FLAG_DEFAULT, \
30 .passflag = SCE_PASS_COMBINED, \
31 .pass_alpha_threshold = 0.5f, \
32 .cryptomatte_levels = 6, \
33 .cryptomatte_flag = VIEW_LAYER_CRYPTOMATTE_ACCURATE, \