mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Update three-fbxloader.d.ts
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@ import { LoadingManager } from "./three-core";
|
||||
import { AnimationClip, Group } from "./three-core";
|
||||
|
||||
interface IFbxSceneGraph extends Group {
|
||||
animations: AnimationClip[];
|
||||
animations: AnimationClip[];
|
||||
}
|
||||
export class FBXLoader {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user