Table of Contents

Enum VisibleOnScreenEnabler3D.EnableModeEnum

Namespace
Godot
Assembly
GodotSharp.dll
public enum VisibleOnScreenEnabler3D.EnableModeEnum : long

Fields

Always = 1

Corresponds to Always.

Inherit = 0

Corresponds to Inherit.

WhenPaused = 2

Corresponds to WhenPaused.