FDebugViewModeInterface::AllowFallbackToDefaultMaterial

Whether this material can be substituted by the default material.

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 bool AllowFallbackToDefaultMaterial
(
    EMaterialTessellationMode TessellationMode,
    bool bHasVertexPositionOffsetConnected,
    bool bHasPixelDepthOffsetConnected
)

Remarks

Whether this material can be substituted by the default material.

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