Navigation
API > API/Plugins > API/Plugins/PBIK
References
| Module | PBIK |
| Header | /Engine/Plugins/Experimental/FullBodyIK/Source/PBIK/Public/RigUnit_PBIK.h |
| Include | #include "RigUnit_PBIK.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FPBIKEffector
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Bone | The bone that this effector will pull on. | |
| float | PinRotation | Range 0-1 (default is 1.0). | |
| float | PositionAlpha | Range 0-1, default is 1. | |
| float | PullChainAlpha | Range 0-1 (default is 1.0). | |
| float | RotationAlpha | Range 0-1, default is 1. | |
| float | StrengthAlpha | Range 0-1 (default is 1.0). | |
| FTransform | Transform | The target location and rotation for this effector. |
Constructors
| Type | Name | Description | |
|---|---|---|---|