FGroupTopologyLaplacianDeformer::UpdateSelection

Given an array of Group IDs, update the selection and record vertices

Windows
MacOS
Linux

References

Module

MeshModelingTools

Header

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

Include

#include "DeformMeshPolygonsTool.h"

Source

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

Syntax

void UpdateSelection
(
    const FDynamicMesh3 * TargetMesh,
    const TArray< int > & Groups,
    bool bLocalizeDeformation
)

Remarks

Given an array of Group IDs, update the selection and record vertices

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