public bool TryGetPosition (out Vector3 position, XR.WSA.Input.InteractionSourceNode node);

파라미터

positionThe position of the interaction source, is the function returns true.
nodeSpecifies which part of the controller to query for its position.

반환

bool This method returns true when the Vector3 passed in was filled out correctly, and false if otherwise.

설명

Gets the position of the interaction source, assuming the backing data is valid.


Did you find this page useful? Please give it a rating: