LightningSpriteSheetCreator Fields |
The LightningSpriteSheetCreator type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackgroundColor | Background color for the sprite sheet. Usually black or transparent. |
![]() | Columns | The number of columns in the spritesheet |
![]() | ExportCompleteLabel | The label to notify that the export is working and then completed |
![]() | FrameDelay | Delay in between frames to export. Gives time for animations and effects to happen. |
![]() | Height | The height of the spritesheet in pixels |
![]() | Rows | The number of rows in the spritesheet |
![]() | SaveFileName | The full path and file name to save the saved sprite sheet to |
![]() | Width | The width of the spritesheet in pixels |