Version: 2020.2
言語: 日本語
public void GetGlobalTR (Animations.AnimationStream stream, out Vector3 position, out Quaternion rotation);

パラメーター

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

説明

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