Go to the source code of this file.
◆ _DNA_DEFAULT_World
Value: { \
\
.horr = 0.05f, \
.horg = 0.05f, \
.horb = 0.05f, \
\
.aodist = 10.0f, \
.aoenergy = 1.0f, \
\
.miststa = 5.0f, \
.mistdist = 25.0f, \
\
.sun_threshold = 10.0f, \
\
.sun_shadow_filter_radius = 1.0f, \
.sun_shadow_maximum_resolution = 0.001f, \
.sun_shadow_jitter_overblur = 10.0f, \
}
@ LIGHT_PROBE_RESOLUTION_1024
Definition at line 17 of file DNA_world_defaults.h.