Preparing search index...
The search index is not available
@rendley/sdk - v1.7.2
@rendley/sdk
Pixi
FrameObject
Interface FrameObject
Memberof
PIXI.AnimatedSprite
interface
FrameObject
{
texture
:
Texture
<
Resource
>
;
time
:
number
;
}
Index
Properties
texture
time
Properties
texture
texture
:
Texture
<
Resource
>
The PIXI.Texture of the frame.
time
time
:
number
The duration of the frame, in milliseconds.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
texture
time
@rendley/sdk - v1.7.2
Loading...
Memberof
PIXI.AnimatedSprite