![]() |
Kerbal Space Program
1.12.4
|
Public Member Functions | |
| override void | FixedUpdateVehicle () |
Public Member Functions inherited from VehiclePhysics.VehicleBehaviour | |
| void | DebugLogError (string message) |
| void | DebugLogWarning (string message) |
| virtual int | GetUpdateOrder () |
| virtual void | OnDisableComponent () |
| virtual void | OnDisableVehicle () |
| virtual void | OnEnableComponent () |
| virtual void | OnEnableVehicle () |
| virtual void | OnEnterPause () |
| virtual void | OnLeavePause () |
| virtual void | OnReposition () |
| virtual void | UpdateVehicle () |
| virtual void | UpdateVehicleSuspension () |
Public Attributes | |
| float | downforceCoefficient = 1.0f |
| float | dragCoefficient = 1.0f |
| bool | showDebugLabel = false |
Additional Inherited Members | |
Protected Member Functions inherited from VehiclePhysics.VehicleBehaviour | |
| virtual VehicleBase | GetVehicle () |
Properties inherited from VehiclePhysics.VehicleBehaviour | |
| VehicleBase | vehicle [get, set] |
|
inlinevirtual |
Reimplemented from VehiclePhysics.VehicleBehaviour.
| float VehiclePhysics.VPAeroSurface.downforceCoefficient = 1.0f |
| float VehiclePhysics.VPAeroSurface.dragCoefficient = 1.0f |
| bool VehiclePhysics.VPAeroSurface.showDebugLabel = false |
1.8.7