Navigation
API > API/Runtime > API/Runtime/MRMesh > API/Runtime/MRMesh/UMRMeshComponent
- UPrimitiveComponent::SetMaterial()
- UMRMeshComponent::SetMaterial()
References
| Module | MRMesh |
| Header | /Engine/Source/Runtime/MRMesh/Public/MRMeshComponent.h |
| Include | #include "MRMeshComponent.h" |
| Source | /Engine/Source/Runtime/MRMesh/Private/MRMeshComponent.cpp |
virtual void SetMaterial
&40;
int32 ElementIndex,
class UMaterialInterface &42; InMaterial
&41;
Remarks
UPrimitiveComponent.. public BP function needs to stay public to avoid nativization errors. (RR)