Version: 2020.3
言語: 日本語
public void SetGlobalTR (Animations.AnimationStream stream, Vector3 position, Quaternion rotation, bool useMask);

パラメーター

stream The AnimationStream that holds the animated values.
position ワールド空間の Transform の位置
rotation The rotation of the transform in world space.
useMask Set to true to write the specified parameters if the matching stream parameters have not already been modified.

説明

Sets the position and rotation of the transform in world space.