@ascentbv/ts-common - v1.0.220
Preparing search index...
CutsceneDef
Interface CutsceneDef
interface
CutsceneDef
{
frames
:
FrameDef
[]
;
spline
?:
boolean
|
{
totalDuration
?:
number
}
;
}
Index
Properties
frames
spline?
Properties
frames
frames
:
FrameDef
[]
Optional
spline
spline
?:
boolean
|
{
totalDuration
?:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
frames
spline
@ascentbv/ts-common - v1.0.220
Loading...