Version: 2021.1
언어: 한국어

XRNodeState.TryGetAngularAcceleration

매뉴얼로 전환
public bool TryGetAngularAcceleration (out Vector3 angularAcceleration);

반환

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.

설명

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