Kerbal Space Program
1.12.4
|
Classes | |
class | Settings |
Public Types | |
enum | SteeringMode { SteeringMode.Disabled, SteeringMode.Steerable, SteeringMode.Ratio, SteeringMode.Reference } |
Public Member Functions | |
void | AddWheel (VehicleBase.WheelState wheelState, Vector3 localPosition, SteeringMode steeringMode, float steerRatio=1.0f) |
void | AddWheel (VehicleBase.WheelState wheelState, Vector3 localPosition) |
void | DoUpdate () |
void | RecalculateRelativeSteerRatios () |
Public Attributes | |
Settings | settings = new Settings() |
float | steerInput = 0.0f |
|
inline |
|
inline |
|
inline |
|
inline |
float VehiclePhysics.Steering.steerInput = 0.0f |