Click or drag to resize

BasePluginCameraLastPickedPointWorld Property

The point where the user has picked the last time. Used to show the cross hairs in the renderer.

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

Property Value

Nullabledvec3
See Also