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

パラメーター

streamThe AnimationStream that holds the animated values.
positionワールド空間の Transform の位置
rotationThe rotation of the transform in world space.

説明

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