GazeHandHelper.GetFirstHand Method

Definition

This function retrieves the position of the first active hand.

public:
 UnityEngine::Vector3 GetFirstHand();
public UnityEngine.Vector3 GetFirstHand ();
member this.GetFirstHand : unit -> UnityEngine.Vector3
Public Function GetFirstHand () As Vector3

Returns

UnityEngine.Vector3

Vector3 representing position

Applies to