I have a series of static meshes arranged as tiles. I can draw a polygon ( using closed loop spline ) on the tiles during game. Now, how can I get the actor meshes which fall inside the drawn polygon. Basically, I want to get the meshes which are inside the polygon selected.