ISceneViewExtension::SetupView

Called on game thread when creating the view.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

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

Include

#include "SceneViewExtension.h"

Syntax

void SetupView
(
    FSceneViewFamily & InViewFamily,
    FSceneView & InView
)

Remarks

Called on game thread when creating the view.

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