Version: 2019.4
public void GetGlobalTR (Animations.AnimationStream stream, out Vector3 position, out Quaternion rotation);

パラメーター

streamThe AnimationStream that manages this handle.
positionワールド空間の Transform の位置
rotationThe rotation of the transform in world space.

説明

Gets the position and scaled rotation of the transform in world space.