概要
属性
用于旋转到所需倾斜角的最大扭矩。
乘以 ControllerManager.BaseTurnSpeed 以确定最大角速度对于倾斜。
用于旋转到所需滚动的最大扭矩。
乘以 ControllerManager.BaseTurnSpeed 以确定滚动的最大角速度。
属性
AccelerationTime
PitchSpeedFactor
乘以 ControllerManager.BaseTurnSpeed 以确定在本地 X 轴上旋转的最大角速度。如果 ControllerBase.RigidityEnabled 是真的,没有效果。
RollSpeedFactor
乘以 ControllerManager.BaseTurnSpeed 以确定在本地 Z 轴上旋转的最大角速度。如果 ControllerBase.RigidityEnabled 是真的,没有效果。
属性继承自ControllerBase