FStaticMeshOperations::GeneratePlanarUV

Generate planar UV mapping for the MeshDescription

Windows
MacOS
Linux

References

Module

StaticMeshDescription

Header

/Engine/Source/Runtime/StaticMeshDescription/Public/StaticMeshOperations.h

Include

#include "StaticMeshOperations.h"

Source

/Engine/Source/Runtime/StaticMeshDescription/Private/StaticMeshOperations.cpp

Syntax

static void GeneratePlanarUV
(
    const FMeshDescription & MeshDescription,
    const FUVMapParameters & Params,
    TMap< FVertexInstanceID, FVector2D > & OutTexCoords
)

Remarks

Generate planar UV mapping for the MeshDescription

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