UNPKG

three-stdlib

Version:

stand-alone library of threejs examples

5 lines (4 loc) 96 B
export class ImprovedNoise { constructor() noise(x: number, y: number, z: number): number }