Description
GetMeshData (v1)
Outputs Mesh data
Input(s) : Mesh [Intrinsic] - Mesh for the data
Output(s): VertexCount - Number of vertices EdgeCount - Number of edges TriangleCount - Number of triangles
Information
| Module | GeometryCollectionNodes |
| Category | Mesh|Utilities |
| Type | FGetMeshDataDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Mesh | Mesh for the data | TObjectPtr<UDynamicMesh> | None |