GenerateUniqueUVsForStaticMesh

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

GenerateUniqueUVsForStaticMesh

(
    const FRawMesh& RawMesh,
    int32 TextureResolution,
    TArray< FVector2D >& OutTexCoords
)

Calculates (new) non-overlapping UV coordinates for the given Raw Mesh

Public function Const

bool

 

GenerateUniqueUVsForStaticMesh

(
    const FRawMesh& RawMesh,
    int32 TextureResolution,
    bool bMergeIdenticalMaterials,
    TArray< FVector2D >& OutTexCoords
)

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