Get all vertex position in blueprint

Hello,
How i can do to get all vertex position in a mesh in UE5 ? Please

The node Make VertexID doesn’t have input so how can i do.

Killian

Its UE 4.26 but I bet UE5 is the same.
this procedure exposes vertex,faces,etc
Hope it helps:

3 Likes

Actually you can get a section from static mesh directly now, I don’t know if this was available in 4.26

1 Like