Navigation
API > API/Plugins > API/Plugins/RelativeIKOp
| |
|
| Name |
FRelativeIKFrameBoneConstraint |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/Animation/RelativeIKOp/Source/RelativeIKOp/Public/RelativeIKOp.h |
| Include Path |
#include "RelativeIKOp.h" |
Syntax
struct FRelativeIKFrameBoneConstraint
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FRelativeIKFrameBoneConstraint()
|
|
RelativeIKOp.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bAmplifyCloseWeight |
bool |
|
RelativeIKOp.h |
|
| ConstraintType |
ERelativeIKFrameBoneConstraintType |
|
RelativeIKOp.h |
|
| ContactOffset |
FVector |
|
RelativeIKOp.h |
|
| FeasibilityWeight |
double |
|
RelativeIKOp.h |
|
| Offset |
FVector |
|
RelativeIKOp.h |
|
| SourceDist |
double |
|
RelativeIKOp.h |
|
| Weight |
double |
|
RelativeIKOp.h |
|
Functions
Public