Preparing search index...
The search index is not available
@rendley/sdk - v1.7.2
@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 Summary
)
IBufferResourceOptions
IBlobResourceOptions
Index
Properties
auto
Load?
height
unpack
Alignment?
width
Properties
Optional
auto
Load
autoLoad
?:
boolean
height
height
:
number
Optional
unpack
Alignment
unpackAlignment
?:
1
|
2
|
4
|
8
width
width
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Load
height
unpack
Alignment
width
@rendley/sdk - v1.7.2
Loading...
Constructor options for BlobResource.
Memberof
PIXI