Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| |
|
| Name |
FSimModuleAnimationData |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/SimulationModuleBase.h |
| Include Path |
#include "SimModule/SimulationModuleBase.h" |
Syntax
struct FSimModuleAnimationData
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FSimModuleAnimationData()
|
|
SimModule/SimulationModuleBase.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AnimationLocOffset |
FVector |
|
SimModule/SimulationModuleBase.h |
|
| AnimationRotOffset |
FRotator |
|
SimModule/SimulationModuleBase.h |
|
| AnimationSetupIndex |
int |
|
SimModule/SimulationModuleBase.h |
|
| AnimFlags |
uint16 |
|
SimModule/SimulationModuleBase.h |
|
| BoneName |
FName |
|
SimModule/SimulationModuleBase.h |
|
| CombinedRotation |
FQuat |
|
SimModule/SimulationModuleBase.h |
|
Functions
Public