Navigation
API > API/Plugins > API/Plugins/Locomotor
| |
|
| Name |
FFootSet |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/Animation/Locomotor/Source/Locomotor/Public/RigUnit_Locomotor.h |
| Include Path |
#include "RigUnit_Locomotor.h" |
Syntax
USTRUCT ()
struct FFootSet
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Feet |
TArray< FFootSettings > |
All the feet belonging to this set. Feet in this set alternate phases (ie Left/Right/Left/Right). |
RigUnit_Locomotor.h |
|
| PhaseOffset |
float |
The 0-1 phase offset for this set of feet (relative to the global phase) |
RigUnit_Locomotor.h |
- Meta=(Input, UIMin="0.0", UIMax="1.0")
|
Functions
Public