VehicleWheel.wheelRadius

The radius of the wheel in meters.

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

Meta