EConstraintOffsetOption

Enum value to describe how you'd like to maintain offset

Windows
MacOS
Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/BoneControllers/AnimNode_Constraint.h

Include

#include "BoneControllers/AnimNode_Constraint.h"

Syntax

enum EConstraintOffsetOption
{
    None,
    Offset_RefPose,
}

Values

Name

Description

None

Offset_RefPose

Remarks

Enum value to describe how you'd like to maintain offset

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