Navigation
API > API/Plugins > API/Plugins/FullBodyIK
| Name | FPositionLimitConstraint |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/FullBodyIK/Source/FullBodyIK/Public/FBIKConstraint.h |
| Include Path | #include "FBIKConstraint.h" |
Syntax
struct FPositionLimitConstraint
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPositionLimitConstraint() |
FBIKConstraint.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BaseIndex | int32 | FBIKConstraint.h | ||
| bXLimitSet | uint8 | Xyz | FBIKConstraint.h | |
| bYLimitSet | uint8 | FBIKConstraint.h | ||
| bZLimitSet | uint8 | FBIKConstraint.h | ||
| ConstrainedIndex | int32 | FBIKConstraint.h | ||
| Limit | FVector | FBIKConstraint.h | ||
| RelativelRefPose | FTransform | Frame of reference for this | FBIKConstraint.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ApplyConstraint
(
TArray< FFBIKLinkData >& InOutLinkData, |
FBIKConstraint.h |