Navigation
API > API/Runtime > API/Runtime/Engine
| Name | EMeshApproximationUVGenerationPolicy |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/MeshMerge/MeshApproximationSettings.h |
| Include Path | #include "MeshMerge/MeshApproximationSettings.h" |
Syntax
enum EMeshApproximationUVGenerationPolicy
{
PreferUVAtlas = 0,
PreferXAtlas = 1,
PreferPatchBuilder = 2,
}
Values
| Name | Remarks |
|---|---|
| PreferUVAtlas | |
| PreferXAtlas | |
| PreferPatchBuilder |