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
(
    const FMaterial * InMaterial
)

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