Enum SpriteDirection
Direction set used by PixelLab rotation/spritesheet style workflows.
RetroDiffusion does not expose this exact direction field in its core inference payload.
Namespace: Glitch9.AIDevKit.PixelArt
Assembly: Glitch9.AIDevKit.PixelArt.dll
Syntax
public enum SpriteDirection : short
Fields
| Name | Description |
|---|---|
| East | |
| None | |
| North | |
| NorthEast | |
| NorthWest | |
| South | |
| SouthEast | |
| SouthWest | |
| West |