Enum RenderingServer.EnvironmentReflectionSource
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum RenderingServer.EnvironmentReflectionSource : long
Fields
Bg = 0Use the background for reflections.
Disabled = 1Disable reflections.
Sky = 2Use the Sky for reflections regardless of what the background is.