EUVOutput

As UHT doesnt allow arrays of bools, we need this binary enum :(

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/MeshMerging.h

Include

#include "Engine/MeshMerging.h"

Syntax

enum EUVOutput
{
    DoNotOutputChannel,
    OutputChannel,
}

Values

Name

Description

DoNotOutputChannel

OutputChannel

Remarks

As UHT doesnt allow arrays of bools, we need this binary enum :(

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