Click or drag to resize

ReflectionProbeInteriorAmbientContrib Property

Sets the contribution value for how much the reflection affects the ambient light for this reflection probe when set to InteriorEnable. Useful so that ambient light matches the color of the room.

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

Property Value

Type: Single
See Also