'Haw create selection on babylon.js with 3d map

I have textures on babylon.js:

enter image description here

And I use example https://playground.babylonjs.com/#95PXRY with my custom map.

And I want a similar effect to be on the texture when hovering over it with the mouse in certain coordinates, for example:

enter image description here

So that it is not a selection of an area on the canvas with the help of CSS I wont a real selection 3D area?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source