Click or drag to resize

LightningSpriteSheetCreator Fields

The LightningSpriteSheetCreator type exposes the following members.

Fields
  NameDescription
Public fieldBackgroundColor
Background color for the sprite sheet. Usually black or transparent.
Public fieldColumns
The number of columns in the spritesheet
Public fieldExportCompleteLabel
The label to notify that the export is working and then completed
Public fieldFrameDelay
Delay in between frames to export. Gives time for animations and effects to happen.
Public fieldHeight
The height of the spritesheet in pixels
Public fieldRows
The number of rows in the spritesheet
Public fieldSaveFileName
The full path and file name to save the saved sprite sheet to
Public fieldWidth
The width of the spritesheet in pixels
Top
See Also