Click or drag to resize

BasePluginCameraScanHeadPosition Property

The current scan head position in world coordinates, i. e. the point where the camera currently looks at.

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

Property Value

dvec3
See Also