VehicleWheel.wheelRadius

The radius of the wheel in meters.

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

Meta