shininess(...)
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.
shininess(v: number) : this;
Sets the intensity of the gloss on the object’s surface. This replaces the need for a glossinessMap.
Default value: 64
Recommended range: 0 - 255
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
v | number | The value to set the intensity of gloss on the object’s surface to. |
Returns
Section titled “Returns”this