Preparing search index...
The search index is not available
@pietal.dev/engine
@pietal.dev/engine
TextureAtlasOptions
Interface TextureAtlasOptions
interface
TextureAtlasOptions
{
cols
?:
number
;
count
?:
number
;
offset
?:
number
;
rows
?:
number
;
scaleMode
?:
PIXIScaleMode
;
texture
:
Texture
<
TextureSource
<
any
>
>
;
tileHeight
?:
number
;
tileWidth
?:
number
;
trim
?:
number
;
}
Index
Properties
cols?
count?
offset?
rows?
scale
Mode?
texture
tile
Height?
tile
Width?
trim?
Properties
Optional
cols
cols
?:
number
Optional
count
count
?:
number
Optional
offset
offset
?:
number
Optional
rows
rows
?:
number
Optional
scale
Mode
scale
Mode
?:
PIXIScaleMode
texture
texture
:
Texture
<
TextureSource
<
any
>
>
Optional
tile
Height
tile
Height
?:
number
Optional
tile
Width
tile
Width
?:
number
Optional
trim
trim
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cols
count
offset
rows
scale
Mode
texture
tile
Height
tile
Width
trim
@pietal.dev/engine
Loading...