ISceneViewExtension::PreLateLatchingViewFamily_RenderThread

Called right before late latching on all view extensions

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h

Include

#include "SceneViewExtension.h"

Syntax

virtual void PreLateLatchingViewFamily_RenderThread
(
    FRHICommandListImmediate & RHICmdList,
    FSceneViewFamily & InViewFamily
)

Remarks

Called right before late latching on all view extensions

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