Navigation
API > API/Plugins > API/Plugins/IKRigEditor
| |
|
| Name |
FChainFilterOptions |
| Type |
struct |
| Header File |
/Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RigEditor/SIKRigRetargetChainList.h |
| Include Path |
#include "RigEditor/SIKRigRetargetChainList.h" |
Syntax
struct FChainFilterOptions
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bHideSingleBoneChains |
bool |
|
RigEditor/SIKRigRetargetChainList.h |
|
| bShowOnlyIKChains |
bool |
|
RigEditor/SIKRigRetargetChainList.h |
|
| bShowOnlyMissingBoneChains |
bool |
|
RigEditor/SIKRigRetargetChainList.h |
|