Navigation
API > API/Runtime > API/Runtime/MRMesh > API/Runtime/MRMesh/UMRMeshComponent
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
(
int32 ElementIndex,
class UMaterialInterface * InMaterial
)
Remarks
UPrimitiveComponent.. public BP function needs to stay public to avoid nativization errors. (RR)