Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

XRNodeState.TryGetAngularVelocity

public bool TryGetAngularVelocity(out Vector3 angularVelocity);

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

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

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