Enum TileSetFlags
Flags to define where data for a tileset is stored.
Namespace: UnityEditor.U2D.Aseprite
Assembly: Unity.2D.Aseprite.Editor.dll
Syntax
[Flags]
public enum TileSetFlags
Fields
Name | Description |
---|---|
IncludesLinkToExternal | Includes a link to an external file |
IncludesTilesInFile | Includes a link to files in this file |
Misc | Misc |