Unreal Engine Blueprint API Reference > Mesh Description
Returns the vertex ID associated with the given vertex instance
Target is Mesh Description Base
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
struct | Vertex Instance ID |
Outputs
Type | Name | Description |
---|---|---|
struct | Return Value | Returns the vertex ID associated with the given vertex instance |