Navigation
API > API/Plugins > API/Plugins/PBIK > API/Plugins/PBIK/Core
References
| Module | PBIK |
| Header | /Engine/Plugins/Experimental/FullBodyIK/Source/PBIK/Public/Core/PBIKBody.h |
| Include | #include "Core/PBIKBody.h" |
Syntax
struct FBone
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsSolved | ||
| bool | bIsSolverRoot | ||
| bool | bIsSubRoot | ||
| FRigidBody * | Body | Initialized - these fields are null/empty until after Solver::Initialize() | |
| TArray< FBone * > | Children | ||
| float | Length | ||
| FVector | LocalPositionFromInput | ||
| FQuat | LocalRotationFromInput | ||
| FRotator | LocalRotationInitial | ||
| FName | Name | ||
| FBone * | Parent | ||
| int32 | ParentIndex | ||
| FVector | Position | ||
| FQuat | Rotation | ||
| FVector | Scale |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| void |