FConversionToMeshDescriptionOptions

Windows
MacOS
Linux

References

Module

MeshConversion

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/MeshConversion/Public/MeshConversionOptions.h

Include

#include "MeshConversionOptions.h"

Syntax

struct FConversionToMeshDescriptionOptions

Variables

Name Description

Public variable

bool

 

bSetPolyGroups

Should triangle groups be transfered to MeshDescription via custom PolyTriGroups attribute

Public variable

bool

 

bUpdateNormals

Should normals of MeshDescription be updated, if available and relevant

Public variable

bool

 

bUpdatePositions

Should Positions of vertices in MeshDescription be updated

Public variable

bool

 

bUpdateUVs

Should UVs of MeshDescription be updated, if available and relevant

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