UVGenerationUtils

Windows
MacOS
Linux

References

Module

StaticMeshEditorExtension

Header

/Engine/Plugins/Enterprise/StaticMeshEditorExtension/Source/StaticMeshEditorExtension/Public/UVTools/UVGenerationUtils.h

Include

#include "UVTools/UVGenerationUtils.h"

Syntax

class UVGenerationUtils

Functions

Name Description

Public function Static

int32

 

GetNextOpenUVChannel

(
    UStaticMesh* StaticMesh,
    int32 LODIndex
)

Returns the index of the next open UV channel, existing channels filled with default values are considered open.

Public function Static

void

 

SetupGeneratedLightmapUVResolution

(
    UStaticMesh* StaticMesh,
    int32 LODIndex
)

Setup the a good lightmap minimal resolution for the given static mesh LOD in its build settings.

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