UNPKG

@pmndrs/xr

Version:
5 lines (4 loc) 114 B
import { Mesh } from 'three'; export declare class XRPlaneModel extends Mesh { constructor(plane: XRPlane); }