QuadNames

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GenericQuadTree.h

Include

#include "GenericQuadTree.h"

Syntax

enum QuadNames
{
    TopLeft        = 0,
    TopRight       = 1,
    BottomLeft     = 2,
    BottomRight    = 3,
}

Values

Name

Description

TopLeft

TopRight

BottomLeft

BottomRight

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