 |
Blender
V3.3
|
Go to the documentation of this file.
16 #define _DNA_DEFAULT_Light \
24 .spotsize = DEG2RADF(45.0f), \
36 .area_sizey = 0.25f, \
37 .area_sizez = 0.25f, \
40 .falloff_type = LA_FALLOFF_INVSQUARE, \
41 .coeff_const = 1.0f, \
44 .cascade_max_dist = 200.0f, \
46 .cascade_exponent = 0.8f, \
47 .cascade_fade = 0.1f, \
48 .contact_dist = 0.2f, \
49 .contact_bias = 0.03f, \
50 .contact_spread = 0.2f, \
51 .contact_thickness = 0.2f, \
56 .sun_angle = DEG2RADF(0.526f), \
57 .area_spread = DEG2RADF(180.0f), \