Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
GhostSnapshot
Interface GhostSnapshot
interface
GhostSnapshot
{
id
:
string
;
x
:
number
;
y
:
number
;
rotation
:
number
;
animationId
:
string
|
null
;
data
?:
Record
<
string
,
unknown
>
;
progress
:
number
;
elapsedMs
:
number
;
isPlaying
:
boolean
;
isPaused
:
boolean
;
speed
:
number
;
alpha
:
number
;
}
Index
Properties
id
x
y
rotation
animation
Id
data?
progress
elapsed
Ms
is
Playing
is
Paused
speed
alpha
Properties
id
id
:
string
x
x
:
number
y
y
:
number
rotation
rotation
:
number
animation
Id
animationId
:
string
|
null
Optional
data
data
?:
Record
<
string
,
unknown
>
progress
progress
:
number
elapsed
Ms
elapsedMs
:
number
is
Playing
isPlaying
:
boolean
is
Paused
isPaused
:
boolean
speed
speed
:
number
alpha
alpha
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
x
y
rotation
animation
Id
data
progress
elapsed
Ms
is
Playing
is
Paused
speed
alpha
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...