Click or drag to resize

MarkerPenWobbleAmplitude Property

Amplitude of the wobble shape.

Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.27.0
Syntax
C#
public dvec2? WobbleAmplitude { get; set; }

Property Value

Nullabledvec2
Remarks
For circular shape, only x gets evaluated and negative values will invert orientation (CCW).
See Also