Light3D
Inherits: VisualInstance3D < Node3D < Node < Object
Inherited By: DirectionalLight3D, OmniLight3D, SpotLight3D
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
get_correlated_color ( ) const |
|
void |
Enumerations
enum Param:
Param PARAM_ENERGY = 0
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_INDIRECT_ENERGY = 1
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_VOLUMETRIC_FOG_ENERGY = 2
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SPECULAR = 3
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_RANGE = 4
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SIZE = 5
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_ATTENUATION = 6
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SPOT_ANGLE = 7
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SPOT_ATTENUATION = 8
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SHADOW_MAX_DISTANCE = 9
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SHADOW_SPLIT_1_OFFSET = 10
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SHADOW_SPLIT_2_OFFSET = 11
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SHADOW_SPLIT_3_OFFSET = 12
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SHADOW_FADE_START = 13
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SHADOW_NORMAL_BIAS = 14
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SHADOW_BIAS = 15
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SHADOW_PANCAKE_SIZE = 16
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SHADOW_OPACITY = 17
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_SHADOW_BLUR = 18
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_TRANSMITTANCE_BIAS = 19
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_INTENSITY = 20
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_MAX = 21
There is currently no description for this enum. Please help us by contributing one!
enum BakeMode:
BakeMode BAKE_DISABLED = 0
There is currently no description for this enum. Please help us by contributing one!
BakeMode BAKE_STATIC = 1
There is currently no description for this enum. Please help us by contributing one!
BakeMode BAKE_DYNAMIC = 2
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
float distance_fade_begin = 40.0
There is currently no description for this property. Please help us by contributing one!
bool distance_fade_enabled = false
There is currently no description for this property. Please help us by contributing one!
float distance_fade_length = 10.0
There is currently no description for this property. Please help us by contributing one!
float distance_fade_shadow = 50.0
There is currently no description for this property. Please help us by contributing one!
bool editor_only = false
There is currently no description for this property. Please help us by contributing one!
float light_angular_distance = 0.0
There is currently no description for this property. Please help us by contributing one!
BakeMode light_bake_mode = 2
There is currently no description for this property. Please help us by contributing one!
Color light_color = Color(1, 1, 1, 1)
There is currently no description for this property. Please help us by contributing one!
int light_cull_mask = 4294967295
There is currently no description for this property. Please help us by contributing one!
float light_energy = 1.0
There is currently no description for this property. Please help us by contributing one!
float light_indirect_energy = 1.0
There is currently no description for this property. Please help us by contributing one!
float light_intensity_lumens
There is currently no description for this property. Please help us by contributing one!
float light_intensity_lux
There is currently no description for this property. Please help us by contributing one!
bool light_negative = false
There is currently no description for this property. Please help us by contributing one!
Texture2D light_projector
There is currently no description for this property. Please help us by contributing one!
float light_size = 0.0
There is currently no description for this property. Please help us by contributing one!
float light_specular = 0.5
There is currently no description for this property. Please help us by contributing one!
float light_temperature
There is currently no description for this property. Please help us by contributing one!
float light_volumetric_fog_energy = 1.0
There is currently no description for this property. Please help us by contributing one!
float shadow_bias = 0.1
There is currently no description for this property. Please help us by contributing one!
float shadow_blur = 1.0
There is currently no description for this property. Please help us by contributing one!
bool shadow_enabled = false
There is currently no description for this property. Please help us by contributing one!
float shadow_normal_bias = 2.0
There is currently no description for this property. Please help us by contributing one!
float shadow_opacity = 1.0
There is currently no description for this property. Please help us by contributing one!
bool shadow_reverse_cull_face = false
There is currently no description for this property. Please help us by contributing one!
float shadow_transmittance_bias = 0.05
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
There is currently no description for this method. Please help us by contributing one!
float get_param ( Param param ) const
There is currently no description for this method. Please help us by contributing one!
void set_param ( Param param, float value )
There is currently no description for this method. Please help us by contributing one!