Show / Hide Table of Contents

Struct VehicleEngineData

Vehicle Engine Data

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.PhysXVehicles
Assembly: UE4DotNet.dll
Syntax
public struct VehicleEngineData

Fields

| Improve this Doc View Source

DampingRateFullThrottle

Declaration
public float DampingRateFullThrottle
Field Value
Type Description
System.Single
| Improve this Doc View Source

DampingRateZeroThrottleClutchDisengaged

Declaration
public float DampingRateZeroThrottleClutchDisengaged
Field Value
Type Description
System.Single
| Improve this Doc View Source

DampingRateZeroThrottleClutchEngaged

Declaration
public float DampingRateZeroThrottleClutchEngaged
Field Value
Type Description
System.Single
| Improve this Doc View Source

MaxRPM

Declaration
public float MaxRPM
Field Value
Type Description
System.Single
| Improve this Doc View Source

MOI

Declaration
public float MOI
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
Back to top Generated by DocFX