FMeshVertexSelection::FMeshVertexSelection

Convert face selection to vertex selection.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Selections/MeshVertexSelection.h

Include

#include "Selections/MeshVertexSelection.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/Selections/MeshVertexSelection.cpp

Syntax

FMeshVertexSelection
(
    const FDynamicMesh3 * mesh,
    const FMeshFaceSelection & convertT
)

Remarks

Convert face selection to vertex selection.

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