Capítulo 226 de 859
Utility class for generating a flakes texture image. This image might be used as a normal map to produce a car paint like effect.
import { FlakesTexture } from 'three/addons/textures/FlakesTexture.js';
Constructor
| Signature |
|---|
new FlakesTexture( width : number, height : number ) : HTMLCanvasElement |