outline(...)
outline(v: boolean) : this;
Sets whether to enable an outline on the object's surface.
Default value: false
Parameters
Parameter | Type | Description |
---|---|---|
v | boolean | If true, an outline will appear on the object's surface. |
Returns
this
outline(v: boolean) : this;
Sets whether to enable an outline on the object's surface.
Default value: false
Parameter | Type | Description |
---|---|---|
v | boolean | If true, an outline will appear on the object's surface. |
this