Struct VehicleGearData
Vehicle Gear 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 VehicleGearData
Fields
| Improve this Doc View SourceDownRatio
Declaration
public float DownRatio
Field Value
Type | Description |
---|---|
System.Single |
Ratio
Declaration
public float Ratio
Field Value
Type | Description |
---|---|
System.Single |
UpRatio
Declaration
public float UpRatio
Field Value
Type | Description |
---|---|
System.Single |