Click or drag to resize

ReflectionProbeInteriorEnable Property

If true, reflections will ignore sky contribution. Ambient lighting is then controlled by the interior_ambient_* properties.

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

Property Value

Type: Boolean
See Also