FMeshDrawCommand::SetDrawParametersAndFinalize

Called when the mesh draw command is complete.

Windows
MacOS
Linux

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/MeshPassProcessor.h

Include

#include "MeshPassProcessor.h"

Source

/Engine/Source/Runtime/Renderer/Private/MeshPassProcessor.cpp

Syntax

void SetDrawParametersAndFinalize
(
    const FMeshBatch & MeshBatch,
    int32 BatchElementIndex,
    FGraphicsMinimalPipelineStateId PipelineId,
    const FMeshProcessorShaders * ShadersForDebugging
)

Remarks

Called when the mesh draw command is complete.

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