Click or drag to resize

ReflectionProbeInteriorAmbientColor Property

Sets the ambient light color to be used when this probe is set to InteriorEnable.

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

Property Value

Type: Color
See Also