Version: 2018.2

RotationOverLifetimeModule

struct in UnityEngine

マニュアルに切り替える

説明

Rotation Over Lifetime モジュールのスクリプトインターフェース

変数

enabledRotation Over Lifetime モジュールの有効/無効を切り替えます。
separateAxes生存時間を通して適用される回転を軸ごとに独立して設定します。
x生存時間を通して X 軸に適用される回転
xMultiplierRotation multiplier around the X axis.
y生存時間を通して Y 軸に適用される回転
yMultiplierRotation multiplier around the Y axis.
z生存時間を通して Z 軸に適用される回転
zMultiplierRotation multiplier around the Z axis.