Click or drag to resize

BasePluginCameraCenterOffsetWorld Property

The offset in x and y direction needed to let the camera view at the origin when the scan head points at the origin.

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

Property Value

dvec2
See Also