FGenerateStaticMeshLODProcess_UVSettings_PatchBuilder

Choose your operating system:

Windows

macOS

Linux

References

Module

MeshLODToolset

Header

/Engine/Plugins/Experimental/MeshLODToolset/Source/MeshLODToolset/Public/Graphs/GenerateStaticMeshLODProcess.h

Include

#include "Graphs/GenerateStaticMeshLODProcess.h"

Syntax

USTRUCT()
struct FGenerateStaticMeshLODProcess_UVSettings_PatchBuilder

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

CurvatureAlignment

This parameter controls alignment of the initial patches to creases in the mesh

Public variable UProperty Category, EditAnywhere, AdvancedDisplay, Meta

float

 

SmoothingAlpha

Smoothing parameter; larger values result in faster smoothing in each step.

Public variable UProperty Category, EditAnywhere, AdvancedDisplay, Meta

int

 

SmoothingSteps

Number of smoothing steps to apply; this slightly increases distortion but produces more stable results.