rimLightCutoff(...)
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
Parameter | Type | Description |
---|---|---|
val | number | The value to set the area of the rim light to. |
Returns
this