Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset
| Name | FMeshPaintSplineMeshComponentAdapter |
| Type | class |
| Header File | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshPaintSplineMeshAdapter.h |
| Include Path | #include "MeshPaintSplineMeshAdapter.h" |
Syntax
class FMeshPaintSplineMeshComponentAdapter : public FMeshPaintStaticMeshComponentAdapter
Inheritance Hierarchy
- FGCObject → FBaseMeshPaintComponentAdapter → FMeshPaintStaticMeshComponentAdapter → FMeshPaintSplineMeshComponentAdapter
- FSharedFromThisBase → TSharedFromThis → FBaseMeshPaintComponentAdapter → FMeshPaintStaticMeshComponentAdapter → FMeshPaintSplineMeshComponentAdapter
Implements Interfaces
Functions
Public
Overridden from FBaseMeshPaintComponentAdapter
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool InitializeVertexData() |
End IMeshPaintGeometryAdapter Overrides Begin FMeshBasePaintGeometryAdapter | MeshPaintSplineMeshAdapter.h |