Click or drag to resize

BasePluginCameraScanFieldSizeWorld Property

The size of the scan field in world coordinates the calibration is done for.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public dvec2 ScanFieldSizeWorld { get; set; }

Property Value

dvec2
See Also