IRHICommandContext::RHIBeginLateLatching

Enable/begin recording for late-latching (for ulta-late uniform buffer patching for VR devices)

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIContext.h

Include

#include "RHIContext.h"

Syntax

virtual void RHIBeginLateLatching
(
    int32 FrameNumber
)

Remarks

Enable/begin recording for late-latching (for ulta-late uniform buffer patching for VR devices)

Parameters

Parameter

Description

RHICmdList

The command list

FrameNumber

Frame number this is applied to.

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