Click or drag to resize

ReflectionProbeInteriorAmbientEnergy Property

Sets the energy multiplier for this reflection probe's ambient light contribution when set to InteriorEnable.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float InteriorAmbientEnergy { get; set; }

Property Value

Type: Single
See Also