Preparing search index...
The search index is not available
@rendley/sdk - v1.7.2
@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 Summary
)
ISize
IBufferResourceOptions
IBlobResourceOptions
Index
Properties
height
unpack
Alignment?
width
Properties
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
height
unpack
Alignment
width
@rendley/sdk - v1.7.2
Loading...
Constructor options for BufferResource.
Memberof
PIXI