Notifications
Clear all

[Closed] Get Polygon Under Mouse

I want to get the polygon that is under the mouse when I fire a hot key. The polygon will need to be any polygon in the scene and needs to be an Editable_Poly object. Is this possible at all? Seems like it would have to use intersetRay or similar but those only work on editable meshes or am I missing something?

Any help would be appreciated.