rimLightCutoff(...)
Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.
rimLightCutoff(v: number) : this;
Sets the surface area of the rim light, if one is enabled.
Default value: 0.6
Recommended range: 0 - 1
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
val | number | The value to set the area of the rim light to. |
Returns
Section titled “Returns”this