Table of Contents

Enum TileMap.VisibilityMode

Namespace
Godot
Assembly
GodotSharp.dll
public enum TileMap.VisibilityMode : long

Fields

Default = 0

Use the debug settings to determine visibility.

ForceHide = 2

Always hide.

ForceShow = 1

Always show.