EConstraintFrame::Type

Enum to indicate which context frame we use for physical constraints

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

namespace EConstraintFrame
{
    enum Type
    {
        Frame1,
        Frame2,
    }
}

Values

Name

Description

Frame1

Frame2

Remarks

Enum to indicate which context frame we use for physical constraints

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