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
AnimationClipJSON
Interface AnimationClipJSON
interface
AnimationClipJSON
{
blendMode
:
AnimationBlendMode
;
duration
:
number
;
name
:
string
;
tracks
:
KeyframeTrackJSON
[]
;
uuid
:
string
;
}
Index
Properties
blend
Mode
duration
name
tracks
uuid
Properties
blend
Mode
blend
Mode
:
AnimationBlendMode
duration
duration
:
number
name
name
:
string
tracks
tracks
:
KeyframeTrackJSON
[]
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
External
On This Page
Properties
blend
Mode
duration
name
tracks
uuid
API (v0.42.1) - Giro3D
Loading...