Navigation
Unreal Engine C++ API Reference > Plugins > ModelingComponents > UPreviewMesh
References
Module | ModelingComponents |
Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/PreviewMesh.h |
Include | #include "PreviewMesh.h" |
Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/PreviewMesh.cpp |
void GetMaterials
&40;
TArray< UMaterialInterface &42; > & OutMaterials
&41; const
Remarks
Get the entire materials array from the preview mesh. Appends to OutMaterials without clearing it.