VehicleWheel.useAsTraction

If true this wheel transfers engine force to the ground to propel the vehicle forward.

  1. bool useAsTraction [@property getter]
    struct VehicleWheel
    @nogc nothrow @property
    bool
    useAsTraction
    ()
  2. bool useAsTraction [@property setter]

Meta