Preparing search index...
The search index is not available
@rendley/sdk - v1.5.0
@rendley/sdk
Pixi
IBlobResourceOptions
Interface IBlobResourceOptions
Constructor options for BlobResource.
Memberof
PIXI
interface
IBlobResourceOptions
{
autoLoad
?:
boolean
;
height
:
number
;
unpackAlignment
?:
1
|
2
|
4
|
8
;
width
:
number
;
}
Hierarchy (
view full
)
IBufferResourceOptions
IBlobResourceOptions
Index
Properties
auto
Load?
height
unpack
Alignment?
width
Properties
Optional
auto
Load
auto
Load
?:
boolean
height
height
:
number
Optional
unpack
Alignment
unpack
Alignment
?:
1
|
2
|
4
|
8
width
width
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
auto
Load
height
unpack
Alignment
width
@rendley/sdk - v1.5.0
Loading...
Generated using
TypeDoc
Constructor options for BlobResource.
Memberof
PIXI