Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UMeshComponent
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 |
virtual void LogMaterialsAndTextures
&40;
FOutputDevice & Ar,
int32 Indent
&41; const
Remarks
Output to the log which materials and textures are used by this component.
Parameters
| Name | Description |
|---|---|
| Indent | Number of tabs to put before the log. |