VehicleWheel.useAsSteering

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

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

Meta