BasePluginCameraScanHeadPosition Property |
The current scan head position in world coordinates, i. e. the point
where the camera currently looks at.
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic dvec3 ScanHeadPosition { get; set; }
Property Value
dvec3
See Also