VehicleWheel.useAsTraction

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

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

Meta