Click or drag to resize

BaseScanControllerVirtualFieldSizeScalingFactor Property

A scan controller can possibly handle coordinates larger than the scan head's physical field size. These three values define the factors the scan head's physical field size must be multiplied with to get the virtual field size.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public dvec3 VirtualFieldSizeScalingFactor { get; protected set; }

Property Value

dvec3
See Also