Navigation
API > API/Runtime > API/Runtime/Engine
As UHT doesnt allow arrays of bools, we need this binary enum :(
| Name | EUVOutput |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/MeshMerge/MeshMergingSettings.h |
| Include Path | #include "MeshMerge/MeshMergingSettings.h" |
Syntax
enum EUVOutput
{
DoNotOutputChannel,
OutputChannel,
}
Values
| Name | Remarks |
|---|---|
| DoNotOutputChannel | |
| OutputChannel |