Click or drag to resize

GoToAndTriggerCommandPositions Property

List of positions to jump to and measure at. If it contains no elements, only the triggering is done.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntax
C#
public IList<dvec3> Positions { get; set; }

Property Value

IListdvec3
See Also