EMode

Windows
MacOS
Linux

References

Module

MeshUtilitiesCommon

Header

/Engine/Source/Runtime/MeshUtilitiesCommon/Public/Allocator2D.h

Include

#include "Allocator2D.h"

Syntax

enum EMode
{
    FreeSegments,
    UsedSegments,
}

Values

Name

Description

FreeSegments

In this mode, segments represents free space Used for the layout merging usedsegments

UsedSegments

In this mode, segments represents used space Used for the rasterization of charts.

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