FDebugViewModeInterface::SetInterface

Return the interface object for the given viewmode.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/DebugViewModeInterface.h

Include

#include "DebugViewModeInterface.h"

Source

/Engine/Source/Runtime/Engine/Private/DebugViewModeInterface.cpp

Syntax

static void SetInterface
(
    EDebugViewShaderMode InDebugViewMode,
    FDebugViewModeInterface * Interface
)

Remarks

Return the interface object for the given viewmode.

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