Mouse Interactivity Problem with Away3D 4.1.4

Software: Away3D 4.x

diego.pedroza, Newbie
Posted: 03 September 2013 10:24 PM   Total Posts: 8

Hi

I’m loading the example Intermediate_MouseInteraction with Away3D 4.1.4 but drawing is not working, is not getting the correct UV position

with Away4.0 works fine but I want to add some reflections and I noticed that need to use PlanarReflectionMethod and another classes that was released with v4.1.4

Thanks in advance for your help

   

John Brookes, Moderator
Posted: 04 September 2013 08:22 AM   Total Posts: 732   [ # 1 ]

The demo needs updating by adding

head.geometry.convertToSeparateBuffers();

The pixelBender picking type only works with Separate subgeometry and not compactSubgeometry.
See code comment for
PickingColliderType.PB_BEST_HIT

   

diego.pedroza, Newbie
Posted: 04 September 2013 01:14 PM   Total Posts: 8   [ # 2 ]

It works smile

Thanks a lot

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X