Click or drag to resize

MarkableSpiralSpan Property

Length of the line segments in Regular mode.

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public dvec2 Span { get; set; }

Property Value

dvec2
Remarks
When using FixedRadius, span defines length of inner most line segments.
See Also