UMaterialInterface::LogMaterialsAndTextures

Output to the log which materials and textures are used by this material.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialInterface.h

Include

#include "Materials/MaterialInterface.h"

Syntax

virtual void LogMaterialsAndTextures
(
    FOutputDevice & Ar,
    int32 Indent
) const

Remarks

Output to the log which materials and textures are used by this material.

Parameters

Parameter

Description

Indent

Number of tabs to put before the log.

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