SwimController

显示已弃用

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

概要

属性

继承自ControllerBase属性

属性

AccelerationTime

读取并联

PitchMaxTorque

读取并联

用于在本地 X 轴上旋转到所需的位置。如果 ControllerBase.RigidityEnabled 是真的,那么无论如何都不会有效。

PitchSpeedFactor

读取并联

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

RollMaxTorque

读取并联

在本地 Z 轴上旋转时,应用的最大扭矩不会影响所需的卷曲方向。 无论 ControllerBase.RigidityEnabled 是否为真。

RollSpeedFactor

读取并联

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

方法

活动