mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Merge pull request #6396 from EasyAR/threetransformcontrols
update threejs/three-transformcontrols
This commit is contained in:
Vendored
+1
-1
@@ -12,7 +12,7 @@ declare module THREE {
|
||||
object: Object3D;
|
||||
|
||||
update():void;
|
||||
detach(object: Object3D): void;
|
||||
detach(): void;
|
||||
attach(object: Object3D): void;
|
||||
setMode(mode: string): void;
|
||||
setSnap(snap: any): void;
|
||||
|
||||
Reference in New Issue
Block a user