ETransformSpaceMode

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/ControlRigDefines.h

Include

#include "ControlRigDefines.h"

Syntax

enum ETransformSpaceMode
{
    LocalSpace,
    GlobalSpace,
    BaseSpace,
    BaseJoint,
    Max,
}

Values

Name

Description

LocalSpace

Apply in parent space

GlobalSpace

Apply in rig space

BaseSpace

Apply in Base space

BaseJoint

Apply in base bone

Max

MAX - 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