SwimController

非推奨を表示

概要

プロパティ

ControllerBase から継承した プロパティ

プロパティ

AccelerationTime

並列読み取り

PitchMaxTorque

並列読み取り

The maximum torque used to rotate on the local X axis to the desired pitch orientation. Has no effect if ControllerBase.RigidityEnabled is true.

PitchSpeedFactor

並列読み取り

Multiplied by ControllerManager.BaseTurnSpeed to determine the maximum angular velocity rotating on the local X axis. Has no effect if ControllerBase.RigidityEnabled is true.

RollMaxTorque

並列読み取り

The maximum torque applied to rotate on the local Z axis to the desired roll orientation. Has no effect if ControllerBase.RigidityEnabled is true.

RollSpeedFactor

並列読み取り

Multiplied by ControllerManager.BaseTurnSpeed to determine the maximum angular velocity rotating on the local Z axis. Has no effect if ControllerBase.RigidityEnabled is true.

方法

イベント