public bool TryGetRotation (out Quaternion rotation);

Returns

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.

Description

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