Preparing search index...
The search index is not available
@akashic-extension/akashic-timeline
@akashic-extension/akashic-timeline
TweenStateSerialization
Interface TweenStateSerialization
interface
TweenStateSerialization
{
_initialProp
:
any
;
_stepIndex
:
number
;
_steps
:
{
cueIndex
:
number
;
duration
:
number
;
elapsed
:
number
;
finished
:
boolean
;
goal
:
any
;
initialized
:
boolean
;
input
:
any
;
start
:
any
;
type
:
ActionType
;
}
[]
[]
;
}
Index
Properties
_initial
Prop
_step
Index
_steps
Properties
_initial
Prop
_initialProp
:
any
_step
Index
_stepIndex
:
number
_steps
_steps
:
{
cueIndex
:
number
;
duration
:
number
;
elapsed
:
number
;
finished
:
boolean
;
goal
:
any
;
initialized
:
boolean
;
input
:
any
;
start
:
any
;
type
:
ActionType
;
}
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_initial
Prop
_step
Index
_steps
@akashic-extension/akashic-timeline
Loading...