Skip to content

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

ParameterTypeDescription
vnumberThe width of the outline.

this