@ascentbv/ts-common - v1.0.221
Preparing search index...
<internal>
ResolvedFrame
Interface ResolvedFrame
interface
ResolvedFrame
{
pos
:
Vector3
;
rot
:
Vector2
;
duration
:
number
;
easing
:
EasingType
;
hold
:
number
;
spline
:
SplineCurve
;
commands
?:
string
[]
;
fade
?:
FadeOptions
;
}
Index
Properties
pos
rot
duration
easing
hold
spline
commands?
fade?
Properties
pos
pos
:
Vector3
rot
rot
:
Vector2
duration
duration
:
number
easing
easing
:
EasingType
hold
hold
:
number
spline
spline
:
SplineCurve
Optional
commands
commands
?:
string
[]
Optional
fade
fade
?:
FadeOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pos
rot
duration
easing
hold
spline
commands
fade
@ascentbv/ts-common - v1.0.221
Loading...