Rigs

Windows
MacOS
Linux

Classes

Typedefs

Enums

Name

Description

Public enum UEnum BlueprintType

ERigBoneType

Public enum UEnum BlueprintType

ERigControlAxis

Public enum UEnum BlueprintType

ERigControlType

Public enum UEnum BlueprintType

ERigControlValueType

Public enum UEnum BlueprintType

ERigElementType

This is rig element types that we support This can be used as a mask so supported as a bitfield

Public enum UEnum BlueprintType

ERigHierarchyImportMode

Public enum UEnum BlueprintType

ERigSpaceType

Functions

Name Description

Public function Static

uint32

 

FRigElementTypeHelper::Add

(
    uint32 InMasks,
    ERigElementType InType
)

Public function Static

bool

 

FRigElementTypeHelper::DoesHave

(
    uint32 InMasks,
    ERigElementType InType
)

Public function Static

uint32

 

FRigElementTypeHelper::Remove

(
    uint32 InMasks,
    ERigElementType InType
)

Public function Static

uint32

 

FRigElementTypeHelper::ToMask

(
    ERigElementType InType
)

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