UNPKG

@zxh19890103/wik

Version:

The world-class JavaScript library for building large-scale digital warehouse both on 2D and 3D.

5 lines (4 loc) 114 B
import { Mesh } from 'three'; export declare class Ground extends Mesh { constructor(w: number, h: number); }