Capítulo 150 de 859
Represents the lighting model for MeshSSSNodeMaterial.
Constructor
| Signature |
|---|
new SSSLightingModel( clearcoat : boolean, sheen : boolean, iridescence : boolean, anisotropy : boolean, transmission : boolean, dispersion : boolean, sss : boolean ) |
Properties
| Property | Description |
|---|---|
.useSSS : boolean | Whether the lighting model should use SSS or not. |
Methods
| Method | Description |
|---|---|
.direct( input : Object, builder : NodeBuilder ) | Extends the default implementation with a SSS term. |