Enum Environment.ReflectionSource
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum Environment.ReflectionSource : long
Fields
Bg = 0Use the background for reflections.
Disabled = 1Disable reflections. This provides a slight performance boost over other options.
Sky = 2Use the Sky for reflections regardless of what the background is.