FMeshTriangle

Windows
MacOS
Linux

References

Module

MeshDescription

Header

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

Include

#include "MeshDescription.h"

Syntax

struct FMeshTriangle

Constructors

Name Description

Public function

FMeshTriangle()

Functions

Name Description

Public function Const

FVertexInsta...

 

GetVertexInstanceID

(
    const int32 Index
)

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

Public function

void

 

SetVertexInstanceID

(
    const int32 Index,
    const FVertexInstanceID NewVertexIn...
)

Sets the specified triangle vertex instance ID.

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