Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/IPrimitiveComponent
- IPrimitiveComponent::GetUsedMaterials()
- FActorPrimitiveComponentInterface::GetUsedMaterials()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/ComponentInterfaces.h |
| Include | #include "Components/ComponentInterfaces.h" |
void GetUsedMaterials
(
TArray < UMaterialInterface * > & OutMaterials,
bool bGetDebugMaterials
) const