Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UDecalComponent
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/DecalComponent.h |
Include | #include "Components/DecalComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/Components/DecalComponent.cpp |
virtual void GetUsedMaterials
&40;
TArray< UMaterialInterface &42; > & OutMaterials,
bool bGetDebugMaterials
&41; const
Remarks
Retrieves the materials used in this component
Parameters
Name | Description |
---|---|
OutMaterials | The list of used materials. |