@esengine/nova-ecs-render-core - v1.0.1
Preparing search index...
AnimationFrame
Interface AnimationFrame
Sprite animation frame 精灵动画帧
interface
AnimationFrame
{
duration
:
Fixed
;
offset
?:
FixedVector2
;
sourceRect
:
FixedRect
;
texture
:
ITexture
;
}
Index
Properties
duration
offset?
source
Rect
texture
Properties
duration
duration
:
Fixed
Optional
offset
offset
?:
FixedVector2
source
Rect
sourceRect
:
FixedRect
texture
texture
:
ITexture
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
duration
offset
source
Rect
texture
@esengine/nova-ecs-render-core - v1.0.1
Loading...
Sprite animation frame 精灵动画帧