Represents lighting model for a shadow material. Used in {@link ShadowNodeMaterial}.
Constructor
new ShadowMaskModel()Constructs a new shadow mask model.
| Method | Type | Modifiers |
|---|---|---|
| direct | ({ lightNode }: Object) => void | — |
| finish | ({ context }: NodeBuilder) => void | — |
Extends
LightingModel