Navigation
API > API/Plugins > API/Plugins/IKRigEditor
Given an IK Rig, will automatically generate an FBIK setup for use with retargeting
| Name | FAutoFBIKCreator |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RigEditor/IKRigAutoFBIK.h |
| Include Path | #include "RigEditor/IKRigAutoFBIK.h" |
Syntax
struct FAutoFBIKCreator
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAutoFBIKCreator() |
RigEditor/IKRigAutoFBIK.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CreateFBIKSetup
(
const UIKRigController& IKRigController, |
Call this function with any IK Rig controller to automatically create a FBIK setup | RigEditor/IKRigAutoFBIK.h |