FRenderResource::UpdateRHI

If the resource's RHI resources have been initialized, then release and reinitialize it.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderResource.h"

Source

/Engine/Source/Runtime/RenderCore/Private/RenderResource.cpp

Syntax

void UpdateRHI()

Remarks

If the resource's RHI resources have been initialized, then release and reinitialize it. Otherwise, do nothing. This is only called by the rendering thread.

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