XRNodeState.TryGetAngularAcceleration

Cambiar al Manual
public bool TryGetAngularAcceleration (out Vector3 angularAcceleration);

Valor de retorno

bool True if the angular acceleration was set in the output parameter. False if the angular acceleration is not available due to limitations of the underlying platform or if the node is not presently tracked.

Descripción

Attempt to retrieve a Vector3 representing the current angular acceleration of the tracked node.