EWheelSweepType

Windows
MacOS
Linux

References

Module

PhysXVehicles

Header

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

Include

#include "VehicleWheel.h"

Syntax

enum EWheelSweepType
{
    SimpleAndComplex,
    Simple,
    Complex,
}

Values

Name

Description

SimpleAndComplex

Sweeps against both simple and complex geometry.

Simple

Sweeps against simple geometry only

Complex

Sweeps against complex geometry only

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