EGameplayDebuggerShape

Windows
MacOS
Linux

References

Module

GameplayDebugger

Header

/Engine/Source/Developer/GameplayDebugger/Public/GameplayDebuggerTypes.h

Include

#include "GameplayDebuggerTypes.h"

Syntax

enum EGameplayDebuggerShape
{
    Invalid,
    Point,
    Segment,
    Box,
    Cone,
    Cylinder,
    Capsule,
    Polygon,
}

Values

Name

Description

Invalid

Point

Segment

Box

Cone

Cylinder

Capsule

Polygon

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