Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
References
Module | ChaosVehicles |
Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleWheel.h |
Include | #include "ChaosVehicleWheel.h" |
Syntax
enum ESweepType
&123;
SimpleSweep,
ComplexSweep,
&125;
Values
Name | Description |
---|---|
SimpleSweep | Sweeps against simple geometry only |
ComplexSweep | Sweeps against complex geometry only |