Table of Contents

Enum TileSetAtlasSource.TileAnimationMode

Namespace
Godot
Assembly
GodotSharp.dll
public enum TileSetAtlasSource.TileAnimationMode : long

Fields

Default = 0

Tile animations start at same time, looking identical.

Max = 2

Represents the size of the TileSetAtlasSource.TileAnimationMode enum.

RandomStartTimes = 1

Tile animations start at random times, looking varied.