FMeshTriangle::GetVertexInstanceID

Gets the specified triangle vertex instance ID. Pass an index between 0 and 2 inclusive.

Windows
MacOS
Linux

References

Module

MeshDescription

Header

/Engine/Source/Runtime/MeshDescription/Public/MeshDescription.h

Include

#include "MeshDescription.h"

Syntax

FVertexInstanceID GetVertexInstanceID
(
    const int32 Index
) const

Remarks

Gets the specified triangle vertex instance ID. Pass an index between 0 and 2 inclusive.

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