Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Abstract interface to a set of single-channel indexed floating-point attributes
| Name | IMeshVertexAttributeSource |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/MeshAttributePaintTool.h |
| Include Path | #include "MeshAttributePaintTool.h" |
Syntax
class IMeshVertexAttributeSource
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IMeshVertexAttributeSource() |
MeshAttributePaintTool.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TUniquePtr< IMeshVertexAttributeAdapter > GetAttribute
(
FName AttributeName |
MeshAttributePaintTool.h | ||
int32 GetAttributeElementNum() |
MeshAttributePaintTool.h | ||
| MeshAttributePaintTool.h |