SwimController

Mostrar obsoleto

Resumen

Propiedades

Propiedades heredados de ControllerBase

Propiedades

AccelerationTime

Leer paralelo

PitchMaxTorque

Leer paralelo

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

Leer paralelo

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

Leer paralelo

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

Leer paralelo

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

Métodos

Eventos