FPrimitiveDrawInterface::DrawMesh

Draw a mesh element. This should only be called through the DrawMesh function.

Windows
MacOS
Linux

Override Hierarchy

FPrimitiveDrawInterface::DrawMesh()

FSimpleElementCollector::DrawMesh()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneManagement.h

Include

#include "SceneManagement.h"

Syntax

int32 DrawMesh
(
    const FMeshBatch & Mesh
)

Remarks

Draw a mesh element. This should only be called through the DrawMesh function.

Returns

Number of passes rendered for the 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