SwimController

显示已弃用

*此内容使用人工智能(Beta)翻译,可能包含错误。若要查看英文页面,请点按 此处

概要

属性

继承自ControllerBase属性

属性

AccelerationTime

读取并联

PitchMaxTorque

读取并联

最大扭矩用于在本地 X 轴上旋转到所需的倾斜角度。如果 ControllerBase.RigidityEnabled 是真的,没有影响。

PitchSpeedFactor

读取并联

乘以 ControllerManager.BaseTurnSpeed 以确定在本地 X 轴上旋转的最大角速度。如果 ControllerBase.RigidityEnabled 是真的,没有效果。

RollMaxTorque

读取并联

最大扭矩应用于在本地 Z 轴上旋转到所需的滚动方向。如果 ControllerBase.RigidityEnabled 是真的,没有影响。

RollSpeedFactor

读取并联

乘以 ControllerManager.BaseTurnSpeed 以确定在本地 Z 轴上旋转的最大角速度。如果 ControllerBase.RigidityEnabled 是真的,没有效果。

方法

活动