UNPKG

react-native-filament

Version:

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

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