Capítulo 92 de 859
Node material version of ShadowMaterial.
true because so it's possible to implement the shadow mask effect.Constructor
| Signature |
|---|
new ShadowNodeMaterial( parameters : Object ) |
Properties
| Property | Description |
|---|---|
.isShadowNodeMaterial : boolean (readonly) | This flag can be used for type testing. |
.lights : boolean | Set to true because so it's possible to implement the shadow mask effect. |
.transparent : boolean | Overwritten since shadow materials are transparent by default. |
Methods
| Method | Description |
|---|---|
.setupLightingModel() : ShadowMaskModel | Setups the lighting model. |