Preparing search index...
The search index is not available
@rendley/sdk - v1.5.0
@rendley/sdk
Pixi
IBufferResourceOptions
Interface IBufferResourceOptions
Constructor options for BufferResource.
Memberof
PIXI
interface
IBufferResourceOptions
{
height
:
number
;
unpackAlignment
?:
1
|
2
|
4
|
8
;
width
:
number
;
}
Hierarchy (
view full
)
ISize
IBufferResourceOptions
IBlobResourceOptions
Index
Properties
height
unpack
Alignment?
width
Properties
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
height
unpack
Alignment
width
@rendley/sdk - v1.5.0
Loading...
Generated using
TypeDoc
Constructor options for BufferResource.
Memberof
PIXI