ETransformConstraintType

Transform Constraint Types

Windows
MacOS
Linux

References

Module

AnimationCore

Header

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

Include

#include "Constraint.h"

Syntax

enum ETransformConstraintType
{
    Translation,
    Rotation,
    Scale,
    Parent,
}

Values

Name

Description

Translation

Rotation

Scale

Parent

Remarks

Transform 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