EBoneFilterActionOption

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMeshLODSettings.h

Include

#include "Engine/SkeletalMeshLODSettings.h"

Syntax

enum EBoneFilterActionOption
{
    Remove,
    Keep,
    Invalid,
}

Values

Name

Description

Remove

Remove list of joints specified and children. All the other joints will be kept.

Keep

Only keep the joints specified and parents. All the other joints will be removed.

Invalid

Invalid

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss