[PCG] How to spawn points on the sides of a mesh with World Ray Hit Query + Surface Sampler?

You could use “World Volume Query” and plug that into a projection of a grid of points. You could also do multiple world ray query’s from different directions.