Version: 2018.1

RotationBySpeedModule

struct in UnityEngine

マニュアルに切り替える

説明

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

変数

enabledRotation By Speed モジュールの有効/無効を切り替えます。
rangeMin と Max 速度間で回転カーブを適用します。
separateAxes速度に応じた回転を軸ごとに独立して設定します。
xX 軸に適用する、速度に応じた回転
xMultiplierSpeed multiplier along the X axis.
yY 軸に適用する、速度に応じた回転
yMultiplierSpeed multiplier along the Y axis.
zZ 軸に適用する、速度に応じた回転
zMultiplierSpeed multiplier along the Z axis.