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
;
tiles
:
CreateTilesetOptionsTile
[]
;
tileSize
:
number
;
width
:
number
;
xSpacing
?:
number
;
ySpacing
?:
number
;
}
Index
Properties
height
id
image
Path
padding?
tiles
tile
Size
width
x
Spacing?
y
Spacing?
Properties
height
height
:
number
id
id
:
string
image
Path
imagePath
:
string
Optional
padding
padding
?:
number
tiles
tiles
:
CreateTilesetOptionsTile
[]
tile
Size
tileSize
:
number
width
width
:
number
Optional
x
Spacing
xSpacing
?:
number
Optional
y
Spacing
ySpacing
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
id
image
Path
padding
tiles
tile
Size
width
x
Spacing
y
Spacing
Pixel Pigeon Documentation
Loading...