Navigation
API > API/Editor > API/Editor/MeshPaint
MeshPaint module interface
| Name | IMeshPaintModule |
| Type | class |
| Header File | /Engine/Source/Editor/MeshPaint/Public/MeshPaintModule.h |
| Include Path | #include "MeshPaintModule.h" |
Syntax
class IMeshPaintModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void RegisterGeometryAdapterFactory
(
TSharedRef< IMeshPaintGeometryAdapterFactory > Factory |
MeshPaintModule.h | ||
void UnregisterGeometryAdapterFactory
(
TSharedRef< IMeshPaintGeometryAdapterFactory > Factory |
MeshPaintModule.h |