Click or drag to resize

LaserPointerHoverPosition Property

The position of the element being pointed at, if any.

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Nullable<Vector3> HoverPosition { get; private set; }

Property Value

Type: NullableVector3
See Also