Enum VisibleOnScreenEnabler2D.EnableModeEnum
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum VisibleOnScreenEnabler2D.EnableModeEnum : long
Fields
Always = 1Corresponds to Always.
Inherit = 0Corresponds to Inherit.
WhenPaused = 2Corresponds to WhenPaused.