InterfacesSpriteSheetOptionsOn this pageSpriteSheetOptions Index PropertiescolumnsrowsspritesProperties optionalcolumnscolumns?: numberOptionally specify the number of columns in a sprite sheet (default sprites.length)optionalrowsrows?: numberOptionally specify the number of rows in a sprite sheet (default 1 row)spritessprites: Sprite[]Source sprites for the sprite sheet
Optionally specify the number of columns in a sprite sheet (default sprites.length)