Navigation
API > API/Plugins > API/Plugins/Locomotor
| |
|
| Name |
FLocomotorHead |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/Animation/Locomotor/Source/Locomotor/Public/LocomotorCore.h |
| Include Path |
#include "LocomotorCore.h" |
Syntax
struct FLocomotorHead
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bInitialized |
bool |
|
LocomotorCore.h |
|
| CurrentWorld |
FTransform |
|
LocomotorCore.h |
|
| InitialWorld |
FTransform |
The initial world transform of the head bone |
LocomotorCore.h |
|
| RotationSpring |
FQuatSpring |
|
LocomotorCore.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void Initialize
(
const FTransform& InInitialWorld
)
|
|
LocomotorCore.h |
|