shininess(...)
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
Parameter | Type | Description |
---|---|---|
v | number | The value to set the intensity of gloss on the object's surface to. |
Returns
this