URemeshProperties

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/Properties/RemeshProperties.h

Include

#include "Properties/RemeshProperties.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class URemeshProperties : public UMeshConstraintProperties

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

bool

 

bCollapses

Enable edge collapses in Remeshing

Public variable UProperty Category, EditAnywhere, Meta

bool

 

bFlips

Enable edge flips in Remeshing (tends to lose edges/detail)

Public variable UProperty Category, EditAnywhere, Meta

bool

 

bSplits

Enable edge splits in Remeshing

Public variable UProperty Category, EditAnywhere, Meta

float

 

SmoothingStrength

Amount of Vertex Smoothing applied within Remeshing

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