Skip to content

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

ParameterTypeDescription
vbooleanIf true, an outline will appear on the object’s surface.

this