UNPKG

react-native-filament

Version:

A real-time physically based 3D rendering engine for React Native

3 lines 177 B
import { BoxShape } from '../types/Shapes'; export declare function useBoxShape(halfX: number, halfY: number, halfZ: number): BoxShape; //# sourceMappingURL=useBoxShape.d.ts.map