outlineWidth(...)
outlineWidth(v: number) : this;
Sets the width of the outline on the object's surface, if one is enabled.
Default value: 0.65
Parameters
Parameter | Type | Description |
---|---|---|
v | number | The width of the outline. |
Returns
this
outlineWidth(v: number) : this;
Sets the width of the outline on the object's surface, if one is enabled.
Default value: 0.65
Parameter | Type | Description |
---|---|---|
v | number | The width of the outline. |
this