| 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 public Nullable<Vector3> HoverPosition { get; private set; }
Property Value
Type:
NullableVector3See Also