Loom Engine - v0.10.1
GitHub
TheWorldTable.ai
Preparing search index...
SpriteSheetManifest
Interface SpriteSheetManifest
interface
SpriteSheetManifest
{
name
:
string
;
image
:
string
;
frames
:
readonly
SpriteFrame
[]
;
anchor
:
SpriteAnchor
;
fps
:
number
;
clips
:
readonly
AnimationClip
[]
;
}
Index
Properties
name
image
frames
anchor
fps
clips
Properties
name
name
:
string
image
image
:
string
frames
frames
:
readonly
SpriteFrame
[]
anchor
anchor
:
SpriteAnchor
fps
fps
:
number
clips
clips
:
readonly
AnimationClip
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
image
frames
anchor
fps
clips
GitHub
TheWorldTable.ai
Loom Engine - v0.10.1
Loading...