FVehicleDifferentialConfig

Windows
MacOS
Linux

References

Module

ChaosVehicles

Header

/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosWheeledVehicleMovementComponent.h

Include

#include "ChaosWheeledVehicleMovementComponent.h"

Syntax

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere

EVehicleDiffere...

 

DifferentialType

Type of differential

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)

Functions

Name Description

Public function

*void

 

InitDefaults()

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) 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) float RearLeftRightSplit;

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