Table of Contents

Enum ReflectionProbe.AmbientModeEnum

Namespace
Godot
Assembly
GodotSharp.dll
public enum ReflectionProbe.AmbientModeEnum : long

Fields

Color = 2

Apply custom ambient lighting inside the ReflectionProbe's box defined by its Size. See AmbientColor and AmbientColorEnergy.

Disabled = 0

Do not apply any ambient lighting inside the ReflectionProbe's box defined by its Size.

Environment = 1

Apply automatically-sourced environment lighting inside the ReflectionProbe's box defined by its Size.