FSceneViewExtensions

Repository of all registered scene view extensions.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "SceneViewExtension.h"

Syntax

class FSceneViewExtensions

Remarks

Repository of all registered scene view extensions.

Functions

Name Description

Public function Const

const TArray...

 

GatherActiveExtensions

(
    FViewport* InViewport
)

Gathers all ViewExtensions that want to be active this frame (

Public function Static

TSharedRef< ...

 

NewExtension

(
    TArgs&&... Args
)

Create a new extension of type ExtensionType.

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