DirectionalLight3D
Inherits: Light3D < VisualInstance3D < Node3D < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Enumerations
enum ShadowMode:
ShadowMode SHADOW_ORTHOGONAL = 0
There is currently no description for this enum. Please help us by contributing one!
ShadowMode SHADOW_PARALLEL_2_SPLITS = 1
There is currently no description for this enum. Please help us by contributing one!
ShadowMode SHADOW_PARALLEL_4_SPLITS = 2
There is currently no description for this enum. Please help us by contributing one!
enum SkyMode:
SkyMode SKY_MODE_LIGHT_AND_SKY = 0
There is currently no description for this enum. Please help us by contributing one!
SkyMode SKY_MODE_LIGHT_ONLY = 1
There is currently no description for this enum. Please help us by contributing one!
SkyMode SKY_MODE_SKY_ONLY = 2
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
bool directional_shadow_blend_splits = false
There is currently no description for this property. Please help us by contributing one!
float directional_shadow_fade_start = 0.8
There is currently no description for this property. Please help us by contributing one!
float directional_shadow_max_distance = 100.0
There is currently no description for this property. Please help us by contributing one!
ShadowMode directional_shadow_mode = 2
void set_shadow_mode ( ShadowMode value )
ShadowMode get_shadow_mode ( )
There is currently no description for this property. Please help us by contributing one!
float directional_shadow_pancake_size = 20.0
There is currently no description for this property. Please help us by contributing one!
float directional_shadow_split_1 = 0.1
There is currently no description for this property. Please help us by contributing one!
float directional_shadow_split_2 = 0.2
There is currently no description for this property. Please help us by contributing one!
float directional_shadow_split_3 = 0.5
There is currently no description for this property. Please help us by contributing one!
SkyMode sky_mode = 0
There is currently no description for this property. Please help us by contributing one!