FGenerateStaticMeshLODProcessSettings

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 FGenerateStaticMeshLODProcessSettings

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

bool

 

bPrefilterVertices

Whether to subsample input vertices using a regular grid before computing the convex hull

Public variable UProperty Category, EditAnywhere, Meta

 

EditCondition

Public variable UProperty Category, EditAnywhere, Meta

 

EditConditionHides

Target number of voxels along the maximum dimension for Solidify operation

Public variable UProperty Category, EditAnywhere, Meta

EGenerateStatic...

 

MeshGenerator

Public variable UProperty Category, EditAnywhere, Meta

int

 

PrefilterGridResolution

Grid resolution (along the maximum-length axis) for subsampling before computing the convex hull