true
A Number
that defines the line width to use when rendering the constraint outline.
A value of 0
means no outline will be rendered.
2
A String
that defines the stroke style to use when rendering the constraint outline.
It is the same as when using a canvas, so it accepts CSS style property values.
random colour
A String
that defines the constraint rendering type.
The possible values are 'line', 'pin', 'spring'.
An appropriate render type will be automatically chosen unless one is given in options.
'line'
A flag that indicates if the constraint should be rendered.
true
Generated using TypeDoc
A
Boolean
that defines if the constraint's anchor points should be rendered.