UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FStaticMeshOperations::FGenerateUVOptions Struct Reference

#include <StaticMeshOperations.h>

Public Attributes

int32 TextureResolution = 512
 
bool bMergeTrianglesWithIdenticalAttributes = false
 
EGenerateUVMethod UVMethod = EGenerateUVMethod::Default
 

Member Data Documentation

◆ bMergeTrianglesWithIdenticalAttributes

bool FStaticMeshOperations::FGenerateUVOptions::bMergeTrianglesWithIdenticalAttributes = false

◆ TextureResolution

int32 FStaticMeshOperations::FGenerateUVOptions::TextureResolution = 512

◆ UVMethod

EGenerateUVMethod FStaticMeshOperations::FGenerateUVOptions::UVMethod = EGenerateUVMethod::Default

The documentation for this struct was generated from the following file: