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