Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Commit 5ad2c3b

Browse files
committed
forced interpolation duration
1 parent 8dc8aa5 commit 5ad2c3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/animationRenderer.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ declare namespace AnimatedJava {
88
pos: THREE.Vector3
99
rot: THREE.Quaternion
1010
scale: THREE.Vector3
11+
forced_interpolation_duration?: number
1112
}
1213
export interface IRenderedAnimation {
1314
name: string

0 commit comments

Comments
 (0)