we wonder if it is possible to do precise mouse click on png transparent texture?
That means not to detect mouse event on the transparent part of the, for example, png texture on sprite3D object.
This is useful and important when doing 2d and 3d combine situation.
is there a pixel hittest to use in away3d?
Thanks a million if anyone can cast us some guide light on this matter.