FWheelSetup

Vehicle-specific wheel setup

Windows
MacOS
Linux

References

Module

PhysXVehicles

Header

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

Include

#include "WheeledVehicleMovementComponent.h"

Syntax

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

Remarks

Vehicle-specific wheel setup

Variables

Name Description

Public variable UProperty Category, EditAnywhere

FVector

 

AdditionalOffset

Additional offset to give the wheels for this axle.

Public variable UProperty Category, EditAnywhere

bool

 

bDisableSteering

Disables steering regardless of the wheel data.

Public variable UProperty Category, EditAnywhere

FName

 

BoneName

Bone name on mesh to create wheel at.

Public variable UProperty Category, EditAnywhere

TSubclassOf< UV...

 

WheelClass

The wheel class to use.

Constructors

Name Description

Public function

FWheelSetup()

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