UIterativeSmoothProperties

Properties for Iterative Smoothing

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "SmoothMeshTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UIterativeSmoothProperties : public UInteractiveToolPropertySet

Remarks

Properties for Iterative Smoothing

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bSmoothBoundary

If this is false, the smoother will try to reshape the triangles to be more regular, which will distort UVs

Public variable UProperty Category, EditAnywhere, Meta

float

 

SmoothingPerStep

Amount of smoothing allowed per step.

Public variable UProperty Category, EditAnywhere, Meta

int32

 

Steps

Number of Smoothing iterations

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