RayTest with scaled physicBody

aked
Posts: 4
Joined: Wed Dec 18, 2013 5:23 pm

RayTest with scaled physicBody

Post by aked »

I scaled all of the btRigidbody by factor 0.1f, then the rayTest Only hit the scaled size of the btRigidbody, so How can I use rayTest to test the unscaled btRigidbody?