numShades(...)
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.
numShades(v: number) : this;
Sets the number of steps in the cel-shading gradient on the object’s surface.
Default value: 4
Recommended range: 1 - 4
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
v | number | The number of steps in the cel shading gradient. |
Returns
Section titled “Returns”this