public bool TryGetRotation (out Quaternion rotation);

Valor de retorno

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

Descripción

Attempt to retrieve a quaternion representing the current rotation of the tracked node.