Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneInterface
Description
Update render states that possibly cached inside renderer, like mesh draw commands. More lightweight than re-registering the scene proxy.
| Name | UpdateCachedRenderStates |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SceneInterface.h |
| Include Path | #include "SceneInterface.h" |
virtual void UpdateCachedRenderStates
(
class FPrimitiveSceneProxy * SceneProxy
)