Vertex age

In geometry nodes (simulation nodes Blender 2.6) , is it possible to get vertex age attribute? I know its possible with points but when i use the same method on vertices it doesn’t work.

Im trying to extrude vertices and capture age so i can use it later for deleting or deforming.

Vertex, point… same thing:

Just like with points, you don’t “get” it, you store it yourself.

Hope that helps.

6 Likes