Open pxim opened 3 years ago
maybe create a boundingBox around the whole surrounding, and login mouse event as 'blank scene clicked event' to this box;
maybe create a boundingBox around the whole surrounding, and login mouse event as 'blank scene clicked event' to this box;
box is transparent and rendered doubleSide, i tryed and it work;
With this tool, I can normally listen for mouse events for the model. But i don't know how to judge a click on a blank scene .
like intersects<=0 effect
@jasonChen1982