Table of Contents

Enum Environment.ReflectionSource

Namespace
Godot
Assembly
GodotSharp.dll
public enum Environment.ReflectionSource : long

Fields

Bg = 0

Use the background for reflections.

Disabled = 1

Disable reflections. This provides a slight performance boost over other options.

Sky = 2

Use the Sky for reflections regardless of what the background is.