Navigation
API > API/Plugins > API/Plugins/Paper2D > API/Plugins/Paper2D/PAPER2UPaperGroupedSpriteCompone-
- UPrimitiveComponent::GetMaterial()
- UMeshComponent::GetMaterial()
- PAPER2UPaperGroupedSpriteComponent::GetMaterial()
References
Module | Paper2D |
Header | /Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperGroupedSpriteComponent.h |
Include | #include "PaperGroupedSpriteComponent.h" |
virtual UMaterialInterface &42; GetMaterial
&40;
int32 ElementIndex
&41; const
Remarks
Returns the material used by the element at the specified index the material used by the indexed element of this mesh.
Parameters
Name | Description |
---|---|
ElementIndex | The element to access the material of. |