ReflectionProbe
Inherits: VisualInstance3D < Node3D < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Enumerations
enum UpdateMode:
UpdateMode UPDATE_ONCE = 0
There is currently no description for this enum. Please help us by contributing one!
UpdateMode UPDATE_ALWAYS = 1
There is currently no description for this enum. Please help us by contributing one!
enum AmbientMode:
AmbientMode AMBIENT_DISABLED = 0
There is currently no description for this enum. Please help us by contributing one!
AmbientMode AMBIENT_ENVIRONMENT = 1
There is currently no description for this enum. Please help us by contributing one!
AmbientMode AMBIENT_COLOR = 2
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
Color ambient_color = Color(0, 0, 0, 1)
There is currently no description for this property. Please help us by contributing one!
float ambient_color_energy = 1.0
There is currently no description for this property. Please help us by contributing one!
AmbientMode ambient_mode = 1
void set_ambient_mode ( AmbientMode value )
AmbientMode get_ambient_mode ( )
There is currently no description for this property. Please help us by contributing one!
bool box_projection = false
There is currently no description for this property. Please help us by contributing one!
int cull_mask = 1048575
There is currently no description for this property. Please help us by contributing one!
bool enable_shadows = false
There is currently no description for this property. Please help us by contributing one!
float intensity = 1.0
There is currently no description for this property. Please help us by contributing one!
bool interior = false
There is currently no description for this property. Please help us by contributing one!
float max_distance = 0.0
There is currently no description for this property. Please help us by contributing one!
float mesh_lod_threshold = 1.0
There is currently no description for this property. Please help us by contributing one!
Vector3 origin_offset = Vector3(0, 0, 0)
There is currently no description for this property. Please help us by contributing one!
int reflection_mask = 1048575
There is currently no description for this property. Please help us by contributing one!
Vector3 size = Vector3(20, 20, 20)
There is currently no description for this property. Please help us by contributing one!
UpdateMode update_mode = 0
void set_update_mode ( UpdateMode value )
UpdateMode get_update_mode ( )
There is currently no description for this property. Please help us by contributing one!