FDatasmithMesh::GetFace

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMesh.h

Include

#include "DatasmithMesh.h"

Source

/Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithMesh.cpp

Syntax

void GetFace
(
    int32 Index,
    int32 & Vertex1,
    int32 & Vertex2,
    int32 & Vertex3,
    int32 & MaterialId
) const

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