Navigation
API > API/Plugins > API/Plugins/Locomotor
| |
|
| Name |
FLocomotorDebugSettings |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/Animation/Locomotor/Source/Locomotor/Public/RigUnit_Locomotor.h |
| Include Path |
#include "RigUnit_Locomotor.h" |
Syntax
USTRUCT ()
struct FLocomotorDebugSettings
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FLocomotorDebugSettings()
|
|
RigUnit_Locomotor.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bDrawBody |
bool |
|
RigUnit_Locomotor.h |
|
| bDrawCurrentFeet |
bool |
|
RigUnit_Locomotor.h |
|
| bDrawCurrentFeetFlat |
bool |
|
RigUnit_Locomotor.h |
|
| bDrawCurrentFeetTarget |
bool |
|
RigUnit_Locomotor.h |
|
| bDrawDebug |
bool |
|
RigUnit_Locomotor.h |
|
| bDrawFeetCollision |
bool |
|
RigUnit_Locomotor.h |
|
| bDrawFinalFeetTarget |
bool |
|
RigUnit_Locomotor.h |
|
| bDrawPhaseCircle |
bool |
|
RigUnit_Locomotor.h |
|
| bDrawPrevFeetTarget |
bool |
|
RigUnit_Locomotor.h |
|
| Scale |
float |
|
RigUnit_Locomotor.h |
- Meta=(Input, ClampMin="0.0", UIMin="0.01", UIMax="100.0")
|
| Thickness |
float |
|
RigUnit_Locomotor.h |
- Meta=(Input, ClampMin="0.0", UIMin="0.01", UIMax="100.0")
|
Functions
Public