Navigation
API > API/Plugins > API/Plugins/IKRigEditor
| Name | EIKRigTreeElementType |
| Type | enum |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RigEditor/SIKRigHierarchy.h |
| Include Path | #include "RigEditor/SIKRigHierarchy.h" |
Syntax
enum EIKRigTreeElementType
{
BONE,
GOAL,
GOAL_SETTINGS,
BONE_SETTINGS,
}
Values
| Name | Remarks |
|---|---|
| BONE | |
| GOAL | |
| GOAL_SETTINGS | |
| BONE_SETTINGS |