animationStart
An event that fires on single animation start.
| Property | Type | Description | 
|---|---|---|
| type | string | The type of event | 
| target | View3D | An instance of View3D that triggered this event | 
| index | Pose | An index of the animation | 
| clip | THREE.AnimationClip | An AnimationClip instance of the animation | 
| action | THREE.AnimationAction | An AnimationAction instance of the animation | 
- JSON
 - JavaScript
 - React
 - Angular
 - Vue@2
 - Vue@3
 - Svelte
 
{
    src: "/egjs-view3d/model/RobotExpressive.glb"
}
- JSON
 - JavaScript
 - React
 - Angular
 - Vue@2
 - Vue@3
 - Svelte
 
{
    src: "/egjs-view3d/model/RobotExpressive.glb",
    animationRepeatMode: "all"
}