OmniLight3D
Inherits: Light3D < VisualInstance3D < Node3D < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
shadow_normal_bias |
|
Enumerations
enum ShadowMode:
ShadowMode SHADOW_DUAL_PARABOLOID = 0
There is currently no description for this enum. Please help us by contributing one!
ShadowMode SHADOW_CUBE = 1
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
float omni_attenuation = 1.0
There is currently no description for this property. Please help us by contributing one!
float omni_range = 5.0
There is currently no description for this property. Please help us by contributing one!
ShadowMode omni_shadow_mode = 1
void set_shadow_mode ( ShadowMode value )
ShadowMode get_shadow_mode ( )
There is currently no description for this property. Please help us by contributing one!