Navigation
API > API/Plugins > API/Plugins/ChaosMover
| |
|
| Name |
FGroundDynamicsInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/ChaosMover/Source/ChaosMover/Public/ChaosMover/ChaosMoverSimulationTypes.h |
| Include Path |
#include "ChaosMover/ChaosMoverSimulationTypes.h" |
Syntax
struct FGroundDynamicsInfo
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ChaosMover/ChaosMoverSimulationTypes.h |
|
|
|
ChaosMover/ChaosMoverSimulationTypes.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AngularVelocityDegrees |
FVector |
|
ChaosMover/ChaosMoverSimulationTypes.h |
|
| bIsDynamic |
uint32 |
|
ChaosMover/ChaosMoverSimulationTypes.h |
|
| bIsGravityEnabled |
uint32 |
|
ChaosMover/ChaosMoverSimulationTypes.h |
|
| bIsMoving |
uint32 |
|
ChaosMover/ChaosMoverSimulationTypes.h |
|
| LinearVelocity |
FVector |
|
ChaosMover/ChaosMoverSimulationTypes.h |
|
Functions
Public