Enum RuleTile.TilingRuleOutput.OutputSprite
The Output for the Tile which fits this Rule.
Namespace: UnityEngine
Syntax
public enum OutputSprite
Fields
Name | Description | Value |
---|---|---|
Animation | A Sprite Animation will be output. |
|
Random | A Random Sprite will be output. |
|
Single | A Single Sprite will be output. |