Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| Name | FVehicleState |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/SimModuleTree.h |
| Include Path | #include "SimModule/SimModuleTree.h" |
Syntax
struct FVehicleState
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AngularVelocityRad | FVector | SimModule/SimModuleTree.h | ||
| ForwardDir | FVector | SimModule/SimModuleTree.h | ||
| ForwardSpeedKmh | float | SimModule/SimModuleTree.h | ||
| LinearVelocity | FVector | SimModule/SimModuleTree.h | ||
| Position | FVector | SimModule/SimModuleTree.h | ||
| RightDir | FVector | SimModule/SimModuleTree.h | ||
| Rotation | FQuat | SimModule/SimModuleTree.h | ||
| UpDir | FVector | SimModule/SimModuleTree.h |