Constant force moving the wheel in a specific direction.
Global force scaling factor (inverse).
TotalForce = InitialForce * (1 - ForceDrop / 100)Periodic effect force (sine/triangle/etc). Not affected by dampening.
Spring force acting opposite to wheel rotation.
Direct control forces applied to the wheel.
Remarks
All force values are normalized range (-10000 to +10000).