Show / Hide Table of Contents

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 Source

CentreBias

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

DifferentialType

Declaration
public byte DifferentialType
Field Value
Type Description
System.Byte
| Improve this Doc View Source

FrontBias

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

FrontLeftRightSplit

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

FrontRearSplit

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

RearBias

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

RearLeftRightSplit

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