![]() |
#3
|
|||
|
|||
Along with using a lower poly mesh for collision tests, you can also use the viz.OPTIMIZE_INTERSECT_HINT flag to speed up collision tests with a particular mesh:
Code:
model.hint(viz.OPTIMIZE_INTERSECT_HINT) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to verify if texbox is enabled | disbeat | Vizard | 1 | 02-09-2011 01:20 PM |
MainView.setPosition ignored when collisions are enabled | vTony | Vizard | 1 | 09-25-2008 09:12 AM |
collision with physics enabled | joeymax | Vizard | 2 | 04-17-2008 02:49 PM |