Bearbeiten

GazeHandHelper.GetHandsCentroid Method

Definition

This function gets the average of the positions of all active hands.

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

Returns

UnityEngine.Vector3

Vector3 representing the average position

Applies to