EShapeAddMode

Windows
MacOS
Linux

References

Module

ComponentVisualizers

Header

/Engine/Source/Editor/ComponentVisualizers/Public/SplineGeneratorPanel.h

Include

#include "SplineGeneratorPanel.h"

Syntax

enum EShapeAddMode
{
    AppendAfter     = 0x01,
    AppendBefore    = 0x02,
    InsertAfter     = 0x04,
    InsertBefore    = 0x08,
}

Values

Name

Description

AppendAfter

AppendBefore

InsertAfter

InsertBefore

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