SwimController

Show Deprecated

Summary

Properties

Properties inherited from ControllerBase

Properties

AccelerationTime

Read Parallel

PitchMaxTorque

Read Parallel

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

Read Parallel

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

Read Parallel

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

Read Parallel

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

Methods

Events