Hi.
I want to check the texture coordenates (UV) of the clicked area on a mesh, is this possible?
Best Regards
Hi.
I want to check the texture coordenates (UV) of the clicked area on a mesh, is this possible?
Best Regards
I think you can check out vertex painter in source code, they can detect the vertices on mesh, from that maybe you can get uv info.
Thank you, I’m going to try that. I’ve been trying to find a relation between a raytraced line and my mesh but so far the ‘facehit’ value always comes back as -1.
It will be possible with a new feature in 4.13. You can send a ray which returns UV coordinates from the hit. Check UE 4.13 Preview Livestream: 4.13 Release Preview | Feature Highlight | Unreal Engine - YouTube