outline(...)
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.
outline(v: boolean) : this;
Sets whether to enable an outline on the object’s surface.
Default value: false
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
v | boolean | If true, an outline will appear on the object’s surface. |
Returns
Section titled “Returns”this