Initial project import
This commit is contained in:
2
node_modules/@react-three/drei/core/meshBounds.d.ts
generated
vendored
Normal file
2
node_modules/@react-three/drei/core/meshBounds.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import { Raycaster, Intersection } from 'three';
|
||||
export declare function meshBounds(raycaster: Raycaster, intersects: Intersection[]): void;
|
||||
Reference in New Issue
Block a user