class MeshToonMaterial
extends Material
import { MeshToonMaterial } from "https://deno.land/x/threejs_4_deno@v121/src/Three.js";
Constructors
new
MeshToonMaterial(parameters?: MeshToonMaterialParameters)Properties
Methods
setValues(parameters: MeshToonMaterialParameters): void