VehicleWheel.wheelRollInfluence

This value effects the roll of your vehicle. If set to 0.0 for all wheels your vehicle will be prone to rolling over while a value of 1.0 will resist body roll.

  1. double wheelRollInfluence [@property getter]
    struct VehicleWheel
    @nogc nothrow @property
    double
    wheelRollInfluence
    ()
  2. double wheelRollInfluence [@property setter]

Meta