Preparing search index...
The search index is not available
Pixel Pigeon Documentation
Pixel Pigeon Documentation
CreateTilesetOptions
Interface CreateTilesetOptions
interface
CreateTilesetOptions
{
height
:
number
;
id
:
string
;
imagePath
:
string
;
padding
?:
number
;
tileSize
:
number
;
tiles
:
CreateTilesetOptionsTile
[]
;
width
:
number
;
xSpacing
?:
number
;
ySpacing
?:
number
;
}
Index
Properties
height
id
image
Path
padding?
tile
Size
tiles
width
x
Spacing?
y
Spacing?
Properties
height
height
:
number
id
id
:
string
image
Path
image
Path
:
string
Optional
padding
padding
?:
number
tile
Size
tile
Size
:
number
tiles
tiles
:
CreateTilesetOptionsTile
[]
width
width
:
number
Optional
x
Spacing
x
Spacing
?:
number
Optional
y
Spacing
y
Spacing
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
height
id
image
Path
padding
tile
Size
tiles
width
x
Spacing
y
Spacing
Pixel Pigeon Documentation
Loading...