mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Vendored
+1
-1
@@ -5613,7 +5613,7 @@ declare module THREE {
|
||||
constructor(object: Object3D, hex?: number);
|
||||
|
||||
object: Object3D;
|
||||
box: Box3[];
|
||||
box: Box3;
|
||||
|
||||
update(): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user