Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.42.1
GitLab
API (v0.42.1) - Giro3D
external
three
KeyframeTrackJSON
Interface KeyframeTrackJSON
interface
KeyframeTrackJSON
{
interpolation
?:
InterpolationModes
;
name
:
string
;
times
:
number
[]
;
type
:
string
;
values
:
number
[]
;
}
Index
Properties
interpolation?
name
times
type
values
Properties
Optional
interpolation
interpolation
?:
InterpolationModes
name
name
:
string
times
times
:
number
[]
type
type
:
string
values
values
:
number
[]
Settings
Member Visibility
Protected
Inherited
External
On This Page
Properties
interpolation
name
times
type
values
API (v0.42.1) - Giro3D
Loading...