UNPKG

three-stdlib

Version:

stand-alone library of threejs examples

4 lines (2 loc) 96 B
import { Mesh } from 'three' export function createText(message: string, height: number): Mesh