InteractionSourcePose.TryGetAngularVelocity
Parameters
| angularVelocity | If the function returns true, this will be filled out with the angular velocity of the interaction source. If the function returns false, the value filled out should not be used. |
Returns
bool True if the angular velocity was set in the output parameter. False if the angular velocity is not available due to limitations of the underlying platform or if the node is not presently tracked.
Description 描述
Attempts to retrieve a Vector3 representing the current angular velocity of the tracked node.