Navigation
API > API/Plugins > API/Plugins/RelativeIKOp
| Name | ERelativeIKFrameBoneConstraintType |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/Animation/RelativeIKOp/Source/RelativeIKOp/Public/RelativeIKOp.h |
| Include Path | #include "RelativeIKOp.h" |
Syntax
enum ERelativeIKFrameBoneConstraintType
{
XYZ = 0,
Z = 1,
Default = XYZ,
}
Values
| Name | Remarks |
|---|---|
| XYZ | |
| Z | |
| Default |