Version: 2017.4
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.