« Return to Thread: Lines3D.hitTestObject

Lines3D.hitTestObject

by M-A Lavoie :: Rate this Message:

Reply to Author | View in Thread

Hi,

I have a Lines3D, with only one line, and a couple Plane objects on the scene. I want to check if the line intersects with one of the planes.

It seems like Lines3D.hitTestObject returns true all the time, even if it's not touching anything. I believe it is because the bounding sphere of the line is huge.

What would be the best way to check if a line intersects with a DO3D ?


Thanks,
M-A

_______________________________________________
Papervision3D mailing list
Papervision3D@...
http://osflash.org/mailman/listinfo/papervision3d_osflash.org

 « Return to Thread: Lines3D.hitTestObject