Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
| |
|
| Name |
FWheelSnapshot |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/SnapshotData.h |
| Include Path |
#include "SnapshotData.h" |
Syntax
USTRUCT (BlueprintType )
struct FWheelSnapshot
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| SteeringAngle |
float |
|
SnapshotData.h |
|
| SuspensionOffset |
float |
|
SnapshotData.h |
|
| WheelAngularVelocity |
float |
|
SnapshotData.h |
|
| WheelRadius |
float |
|
SnapshotData.h |
|
| WheelRotationAngle |
float |
|
SnapshotData.h |
|
Functions
Public