VehicleWheel.useAsSteering

If true this wheel will be turned when the car steers.

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

Meta