Property steer
steer
The steering angle of the wheel. This should be specified in a float range from -1 to 1. The steering angle is multiplied by the steerAngleMax property set in this wheel.
Declaration
public float steer { get; set; }
Property Value
Type | Description |
---|---|
float |