FVehicleDifferential4WData

Windows
MacOS
Linux

References

Module

PhysXVehicles

Header

/Engine/Plugins/Runtime/PhysXVehicles/Source/PhysXVehicles/Public/WheeledVehicleMovementComponent4W.h

Include

#include "WheeledVehicleMovementComponent4W.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FVehicleDifferential4WData

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

CentreBias

Maximum allowed ratio of average front wheel rotation speed and rear wheel rotation speeds (range: 1..inf, works only with LimitedSlip_4W)

Public variable UProperty Category, EditAnywhere

TEnumAsByte< EV...

 

DifferentialType

Type of differential

Public variable UProperty Category, EditAnywhere, Meta

float

 

FrontBias

Maximum allowed ratio of front-left and front-right wheel rotation speeds (range: 1..inf, works only with LimitedSlip_4W, LimitedSlip_FrontDrive)

Public variable UProperty Category, EditAnywhere, Meta

float

 

FrontLeftRightSplit

Ratio of torque split between front-left and front-right (>0.5 means more to front-left, <0.5 means more to front-right, works only with 4W and LimitedSlip_FrontDrive)

Public variable UProperty Category, EditAnywhere, Meta

float

 

FrontRearSplit

Ratio of torque split between front and rear (>0.5 means more to front, <0.5 means more to rear, works only with 4W type)

Public variable UProperty Category, EditAnywhere, Meta

float

 

RearBias

Maximum allowed ratio of rear-left and rear-right wheel rotation speeds (range: 1..inf, works only with LimitedSlip_4W, LimitedSlip_FrontDrive)

Public variable UProperty Category, EditAnywhere, Meta

float

 

RearLeftRightSplit

Ratio of torque split between rear-left and rear-right (>0.5 means more to rear-left, <0.5 means more to rear-right, works only with 4W and LimitedSlip_RearDrive)

Constructors

Name Description

Public function

FVehicleDifferential4WData()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss