UNPKG

@realsee/dnalogel

Version:
4 lines (3 loc) 158 B
import { type Five } from '@realsee/five'; import * as THREE from 'three'; export declare const getFloorMesh: (five: Five, floorIndex: number) => THREE.Box3;