| Enumerator |
|---|
| Essentials |
|
| Accelerations |
|
| Engine |
|
| Wheelspin |
|
| SuspensionTravel |
|
| WheelLoad |
|
| Custom |
|
| VehiclePhysics.VPPerformanceDisplay.VPPerformanceDisplay |
( |
| ) |
|
|
inline |
| override void VehiclePhysics.VPPerformanceDisplay.FixedUpdateVehicle |
( |
| ) |
|
|
inlinevirtual |
| override int VehiclePhysics.VPPerformanceDisplay.GetUpdateOrder |
( |
| ) |
|
|
inlinevirtual |
| void VehiclePhysics.VPPerformanceDisplay.HorizontalPan |
( |
float |
panRateAndDir | ) |
|
|
inline |
| void VehiclePhysics.VPPerformanceDisplay.HorizontalZoom |
( |
float |
zoomRateAndDir | ) |
|
|
inline |
| bool VehiclePhysics.VPPerformanceDisplay.IsRecording |
( |
| ) |
|
|
inline |
| void VehiclePhysics.VPPerformanceDisplay.NextChart |
( |
| ) |
|
|
inline |
| override void VehiclePhysics.VPPerformanceDisplay.OnDisableComponent |
( |
| ) |
|
|
inlinevirtual |
| override void VehiclePhysics.VPPerformanceDisplay.OnEnableComponent |
( |
| ) |
|
|
inlinevirtual |
| void VehiclePhysics.VPPerformanceDisplay.PrevChart |
( |
| ) |
|
|
inline |
| void VehiclePhysics.VPPerformanceDisplay.ResetView |
( |
| ) |
|
|
inline |
| void VehiclePhysics.VPPerformanceDisplay.StartRecord |
( |
| ) |
|
|
inline |
| void VehiclePhysics.VPPerformanceDisplay.StopRecord |
( |
| ) |
|
|
inline |
| void VehiclePhysics.VPPerformanceDisplay.ToggleRecord |
( |
| ) |
|
|
inline |
| void VehiclePhysics.VPPerformanceDisplay.ToggleViewMode |
( |
| ) |
|
|
inline |
| void VehiclePhysics.VPPerformanceDisplay.VerticalPan |
( |
float |
panRateAndDir | ) |
|
|
inline |
| void VehiclePhysics.VPPerformanceDisplay.VerticalZoom |
( |
float |
zoomRateAndDir | ) |
|
|
inline |
| Chart VehiclePhysics.VPPerformanceDisplay.chart = Chart.Essentials |
| float VehiclePhysics.VPPerformanceDisplay.dataRecordingTime = 60.0f |
| KeyCode VehiclePhysics.VPPerformanceDisplay.downPanAndZoomKey = KeyCode.Keypad2 |
| Font VehiclePhysics.VPPerformanceDisplay.font |
| KeyCode VehiclePhysics.VPPerformanceDisplay.leftPanAndZoomKey = KeyCode.Keypad4 |
| KeyCode VehiclePhysics.VPPerformanceDisplay.nextChartKey = KeyCode.KeypadPlus |
| float VehiclePhysics.VPPerformanceDisplay.panRate = 0.5f |
| KeyCode VehiclePhysics.VPPerformanceDisplay.prevChartKey = KeyCode.KeypadMinus |
| float VehiclePhysics.VPPerformanceDisplay.refreshInterval = 0.02f |
| KeyCode VehiclePhysics.VPPerformanceDisplay.resetViewKey = KeyCode.Keypad5 |
| KeyCode VehiclePhysics.VPPerformanceDisplay.rightPanAndZoomKey = KeyCode.Keypad6 |
| bool VehiclePhysics.VPPerformanceDisplay.startRecording = false |
| Color VehiclePhysics.VPPerformanceDisplay.textColor = Color.white |
| KeyCode VehiclePhysics.VPPerformanceDisplay.toggleRecordKey = KeyCode.Keypad0 |
| KeyCode VehiclePhysics.VPPerformanceDisplay.toggleViewModeKey = KeyCode.KeypadPeriod |
| KeyCode VehiclePhysics.VPPerformanceDisplay.upPanAndZoomKey = KeyCode.Keypad8 |
| ViewportMode VehiclePhysics.VPPerformanceDisplay.viewMode = ViewportMode.Small |
| bool VehiclePhysics.VPPerformanceDisplay.visible = true |
| float VehiclePhysics.VPPerformanceDisplay.zoomRate = 1.0f |
The documentation for this class was generated from the following file: