I have an entity with the geometry set as plane primitive. How can I know the coordinates of the point on which I clicked (on the entity) using the raycaster/cursor component?
The best would be to the know the coordinates in the system in which the vertices of the geometry were defined at the intersection point.