Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Components/MeshComponent.h |
Include |
#include "Components/MeshComponent.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Components/MeshComponent.cpp |
virtual void LogMaterialsAndTextures
(
FOutputDevice & Ar,
int32 Indent
) const
Output to the log which materials and textures are used by this component.
Parameter |
Description |
---|---|
Indent |
Number of tabs to put before the log. |