GazeHandHelper.GetAllHandPositions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This function gets an array of all active hand positions
public:
System::Collections::Generic::IEnumerable<UnityEngine::Vector3> ^ GetAllHandPositions();
public System.Collections.Generic.IEnumerable<UnityEngine.Vector3> GetAllHandPositions ();
member this.GetAllHandPositions : unit -> seq<UnityEngine.Vector3>
Public Iterator Function GetAllHandPositions () As IEnumerable(Of Vector3)
Returns
IEnumerable<UnityEngine.Vector3>
enumerable of Vector3