SpotLight3D

Inherits: Light3D < VisualInstance3D < Node3D < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

float

shadow_bias

0.03 (overrides Light3D)

float

shadow_normal_bias

1.0 (overrides Light3D)

float

spot_angle

45.0

float

spot_angle_attenuation

1.0

float

spot_attenuation

1.0

float

spot_range

5.0


Property Descriptions

float spot_angle = 45.0

  • void set_param ( float value )

  • float get_param ( )

There is currently no description for this property. Please help us by contributing one!


float spot_angle_attenuation = 1.0

  • void set_param ( float value )

  • float get_param ( )

There is currently no description for this property. Please help us by contributing one!


float spot_attenuation = 1.0

  • void set_param ( float value )

  • float get_param ( )

There is currently no description for this property. Please help us by contributing one!


float spot_range = 5.0

  • void set_param ( float value )

  • float get_param ( )

There is currently no description for this property. Please help us by contributing one!