 |
Blender
V2.93
|
Go to the documentation of this file.
30 #define _DNA_DEFAULT_Light \
38 .spotsize = DEG2RADF(45.0f), \
50 .area_sizey = 0.25f, \
51 .area_sizez = 0.25f, \
54 .falloff_type = LA_FALLOFF_INVSQUARE, \
55 .coeff_const = 1.0f, \
58 .cascade_max_dist = 200.0f, \
60 .cascade_exponent = 0.8f, \
61 .cascade_fade = 0.1f, \
62 .contact_dist = 0.2f, \
63 .contact_bias = 0.03f, \
64 .contact_spread = 0.2f, \
65 .contact_thickness = 0.2f, \
70 .sun_angle = DEG2RADF(0.526f), \
71 .area_spread = DEG2RADF(180.0f), \