UNPKG

react-native-filament

Version:

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

8 lines (6 loc) 244 B
import { FilamentProxy } from '../native/FilamentProxy' /** * Note: Prefer using the bullet hooks over the imperative API! * The imperative API might become deprecated in the future. */ export const BulletAPI = FilamentProxy.createBullet()