Version: 2021.1
언어: 한국어

XRNodeState.TryGetAcceleration

매뉴얼로 전환
public bool TryGetAcceleration (out Vector3 acceleration);

반환

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

설명

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