Unreal Engine Blueprint API Reference > Mesh Description
Get the specified vertex instance by index
Target is Mesh Description Base
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
struct | Triangle ID | |
integer | Index |
Outputs
Type | Name | Description |
---|---|---|
struct | Return Value | Get the specified vertex instance by index |