SwimController

Afficher les obsolètes

Résumé

Propriétés

Propriétés hérités de ControllerBase

Propriétés

AccelerationTime

Lecture parallèle

PitchMaxTorque

Lecture parallèle

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

Lecture parallèle

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

Lecture parallèle

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

Lecture parallèle

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éthodes

Évènements