Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleMovementComponent.h |
Include |
#include "ChaosVehicleMovementComponent.h" |
USTRUCT()
struct FVehicleThrustConfig
Name | Description | ||
---|---|---|---|
|
BoneName |
Bone name on mesh where thrust is located |
|
|
float |
MaxControlAngle |
The angle in degrees through which the control surface moves - leave at 0 if it is a fixed surface |
|
float |
MaxThrustForce |
How the thrust is applied as the speed increases Maximum speed after which the thrust will cut off Maximum thrust force |
|
Offset |
Additional offset to give the location, or use in preference to the bone |
|
|
ThrustAxis |
Up Axis of thrust. |
|
|
ThrustType |
Does this aerofoil represent a fixed spoiler, an aircraft wing, etc how is controlled. |
Name | Description | |
---|---|---|
|
FVehicleThrustConfig() |
Name | Description | ||
---|---|---|---|
|
const Chaos:... |
GetPhysicsThrusterConfig ( |
#todo:ControlAxes - X, Y, Z, or X & Y, etc |
|
InitDefaults() |