FSceneInterface::UpdateCachedRenderStates

Update render states that possibly cached inside renderer, like mesh draw commands.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneInterface.h

Include

#include "SceneInterface.h"

Syntax

virtual void UpdateCachedRenderStates
(
    class FPrimitiveSceneProxy * SceneProxy
)

Remarks

Update render states that possibly cached inside renderer, like mesh draw commands. More lightweight than re-registering the scene proxy.

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