|
I found the solution: private function mouseMove(event:MouseEvent3D):void { if (event.material == _myCubeSideMaterial) { var obj:Object3D = event.object var h:Number = event.uv.u var v:Number = (1-event.uv.v) } } jens jens lofberg a écrit : Thanks Fabrice3D |
- [away3d] Get mouse coordininates on texture jens lofberg
- Re: [away3d] Get mouse coordininates on texture Fabrice3D
- Re: [away3d] Get mouse coordininates on texture jens lofberg
- Re: [away3d] Get mouse coordininates on texture jens lofberg
- Re: [away3d] Get mouse coordininates on texture Fabrice3D
