Navigation
API > API/Plugins > API/Plugins/FullBodyIK
References
| Module | FullBodyIK |
| Header | /Engine/Plugins/Experimental/FullBodyIK/Source/FullBodyIK/Public/FBIKDebugOption.h |
| Include | #include "FBIKDebugOption.h" |
Syntax
USTRUCT (BlueprintType )
struct FFBIKDebugOption
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bColorAngularMotionStrength | Use red channel | |
| bool | bColorLinearMotionStrength | Use green channel | |
| bool | bDrawDebugAxes | ||
| bool | bDrawDebugConstraints | ||
| bool | bDrawDebugEffector | ||
| bool | bDrawDebugHierarchy | ||
| float | DrawSize | ||
| FTransform | DrawWorldOffset |
Constructors
| Type | Name | Description | |
|---|---|---|---|