UMeshComponent::LogMaterialsAndTextures

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

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/MeshComponent.h

Include

#include "Components/MeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/MeshComponent.cpp

Syntax

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

Remarks

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

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