Struct VehicleDifferential4WData
Vehicle Differential 4WData
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 VehicleDifferential4WData
Fields
| Improve this Doc View SourceCentreBias
Declaration
public float CentreBias
Field Value
Type | Description |
---|---|
System.Single |
DifferentialType
Declaration
public byte DifferentialType
Field Value
Type | Description |
---|---|
System.Byte |
FrontBias
Declaration
public float FrontBias
Field Value
Type | Description |
---|---|
System.Single |
FrontLeftRightSplit
Declaration
public float FrontLeftRightSplit
Field Value
Type | Description |
---|---|
System.Single |
FrontRearSplit
Declaration
public float FrontRearSplit
Field Value
Type | Description |
---|---|
System.Single |
RearBias
Declaration
public float RearBias
Field Value
Type | Description |
---|---|
System.Single |
RearLeftRightSplit
Declaration
public float RearLeftRightSplit
Field Value
Type | Description |
---|---|
System.Single |