FindVertexNbrGroups

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

FindVertexNbrGroups

(
    int VertexID,
    TArray< int >& GroupsOut
)

Add all the groups connected to the given Mesh Vertex to the GroupsOut list

Public function Const

void

 

FindVertexNbrGroups

(
    const TArray< int >& VertexIDs,
    TArray< int >& GroupsOut
)

Add all the groups connected to the given Mesh Vertices to the GroupsOut list

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