USmoothMeshTool::InitializeProperties

This function is called during Setup() to allow subclass to register property sets, before kicking off initial computation

Windows
MacOS
Linux

Override Hierarchy

UBaseMeshProcessingTool::InitializeProperties()

USmoothMeshTool::InitializeProperties()

References

Module

MeshModelingTools

Header

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

Include

#include "SmoothMeshTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Private/SmoothMeshTool.cpp

Syntax

virtual void InitializeProperties()

Remarks

This function is called during Setup() to allow subclass to register property sets, before kicking off initial computation

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