IRendererModule::UpdateStaticDrawListsForMaterials

Updates static draw lists for the given set of materials for each allocated scene.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RendererInterface.h

Include

#include "RendererInterface.h"

Syntax

void UpdateStaticDrawListsForMaterials
(
    const TArray< const FMaterial * > & Materials
)

Remarks

Updates static draw lists for the given set of materials for each allocated scene.

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