UIterativeOffsetProperties

Properties for Iterative Offseting

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "OffsetMeshTool.h"

Syntax

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

Remarks

Properties for Iterative Offseting

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bOffsetBoundaries

Control whether the boundary is allowed to move

Public variable UProperty Category, EditAnywhere, Meta

bool

 

bReprojectSmooth

Reproject smooth vertices onto non-smoothed Offset Surface at each step (expensive but better-preserves uniform distance)

Public variable UProperty Category, EditAnywhere, Meta

float

 

SmoothingPerStep

Amount of smoothing applied per Offset step

Public variable UProperty Category, EditAnywhere, Meta

int32

 

Steps

Number of Offseting 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