BasePluginCameraLastPickedPointWorld Property |
The point where the user has picked the last time. Used to show
the cross hairs in the renderer.
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.20.0
Syntaxpublic dvec3? LastPickedPointWorld { get; set; }
Property Value
Nullabledvec3
See Also