EControlConstraint::Type

Control Constraint Type

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/Rig.h

Include

#include "Animation/Rig.h"

Syntax

namespace EControlConstraint
{
    enum Type
    {
        Orientation,
        Translation,
        MAX,
    }
}

Values

Name

Description

Orientation

Rotation constraint.

Translation

Translation constraint.

MAX

Max Number.

Remarks

Control Constraint Type

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