Navigation
API > API/Runtime > API/Runtime/MeshConversion
Used for exact attribute value welding.
| Name | TVertexAttr |
| Type | struct |
| Header File | /Engine/Source/Runtime/MeshConversion/Public/ToDynamicMesh.h |
| Include Path | #include "ToDynamicMesh.h" |
Syntax
template<typename AttrType>
struct TVertexAttr
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AttrValue | AttrType | ToDynamicMesh.h | ||
| VID | int | ToDynamicMesh.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const TVertexAttr& o |
ToDynamicMesh.h |