Represents the lighting model for a toon material. Used in {@link MeshToonNodeMaterial}.
| Method | Type | Modifiers |
|---|---|---|
| direct | ({ lightDirection, lightColor, reflectedLight }: Object, builder: NodeBuilder) => void | — |
| indirect | (builder: NodeBuilder) => void | — |
Extends
LightingModel