UNPKG

react-native-filament

Version:

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

3 lines 160 B
import { SphereShape } from '../types/Shapes'; export declare function useSphereShape(radius: number): SphereShape; //# sourceMappingURL=useSphereShape.d.ts.map