SwimController

顯示已棄用項目

*此內容是使用 AI(Beta 測試版)翻譯,可能含有錯誤。若要以英文檢視此頁面,請按一下這裡

概要

屬性

屬性 繼承自 ControllerBase

屬性

AccelerationTime

平行讀取

PitchMaxTorque

平行讀取

在本地 X 軸上旋轉到所需的傾斜角度所使用的最大扭矩。如果 ControllerBase.RigidityEnabled 是真實的,沒有影響。

PitchSpeedFactor

平行讀取

乘以 ControllerManager.BaseTurnSpeed 以確定在本地 X 軸上旋轉的最大角速度。如果 ControllerBase.RigidityEnabled 是真實的,沒有效果。

RollMaxTorque

平行讀取

在本地 Z 軸上旋轉到所需的滾動方向的最大扭矩。如果 ControllerBase.RigidityEnabled 是真實的,沒有效果。

RollSpeedFactor

平行讀取

乘以 ControllerManager.BaseTurnSpeed 以確定在本地 Z 軸上旋轉的最大角速度。如果 ControllerBase.RigidityEnabled 是真實的,沒有效果。

方法

活動