Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MeshAttributePaintTool.h |
| Include | #include "MeshAttributePaintTool.h" |
Syntax
class IMeshVertexAttributeAdapter
Remarks
Abstract interface to a single-channel indexed floating-point attribute
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int | ElementNum () |
||
| float | GetValue
(
int32 Index |
||
| UE::Geometry::FInterval1f | |||
| void | SetValue
(
int32 Index, |