InitializeFromVertices

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

InitializeFromVertices

(
    const TArray< int >& VerticesIn,
    bool bAutoOrient
)

Construct EdgeLoop from list of vertices of mesh

Public function

bool

 

InitializeFromVertices

(
    const FDynamicMesh3* MeshIn,
    const TArray< int >& VerticesIn,
    bool bAutoOrient
)

Construct EdgeLoop from list of vertices of mesh

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