EConstraintType

New changes of constraints

Windows
MacOS
Linux

References

Module

AnimationCore

Header

/Engine/Source/Runtime/AnimationCore/Public/Constraint.h

Include

#include "Constraint.h"

Syntax

enum EConstraintType
{
    Transform,
    Aim,
    MAX,
    Free,
    Limit,
    Locked,
}

Values

Name

Description

Transform

Transform Constraint

Aim

Aim Constraint

MAX

MAX - invalid

Free

Limit

Locked

Remarks

Constraint Types

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