outlineWidth(...)
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.
outlineWidth(v: number) : this;
Sets the width of the outline on the object’s surface, if one is enabled.
Default value: 0.65
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
v | number | The width of the outline. |
Returns
Section titled “Returns”this