Procedural Mesh Generation

Hello, i have been playing around with the new procedural mesh generation. I was able to create a triangle and a cube, but i wanted to know if there’s a way to create more complex shapes? i’m trying to generate a planet and i was able to make a sphere of static mesh instances, but now i want to use procedural mesh component to make better looking planets. thank you

J^2