UBrushRemeshProperties

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/DynamicMeshSculptTool.h

Include

#include "DynamicMeshSculptTool.h"

Syntax

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

bool

 

bEnableRemeshing

Toggle remeshing on/off

Public variable UProperty Category, EditAnywhere, AdvancedDisplay

int

 

Iterations

Public variable UProperty Category, EditAnywhere, Meta

int

 

PreserveDetail

Control the amount of simplification during sculpting.

Public variable UProperty Category, EditAnywhere, Meta

int

 

TriangleSize

Desired size of triangles after Remeshing, relative to average initial triangle size.

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