Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule
Inheritance Hierarchy
- FTorqueSimModule
- TSimulationModuleTypeable
- FWheelBaseInterface
- FWheelSimModule
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/TorqueSimModule.h |
| Include | #include "SimModule/TorqueSimModule.h" |
Syntax
class FWheelBaseInterface :
public Chaos::FTorqueSimModule ,
public Chaos::TSimulationModuleTypeable< FWheelBaseInterface >
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | ForceIntoSurface | ||
| float | SurfaceFriction | ||
| int | SuspensionSimTreeIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| float | |||
| float | |||
| int | |||
| float | |||
| void | SetForceIntoSurface
(
float ForceIntoSurfaceIn |
||
| void | SetSurfaceFriction
(
float FrictionIn |
||
| void | SetSuspensionSimTreeIndex
(
int IndexIn |