Hi, I need to know the exact maxX minX maxZ minZ in my project and the property of my objectContainer2d return me bigger values.
I've create a simple example with debugbb = true and debugbs = true; I've supposed minX,maxX,minZ,maxZ... should be the bounding box geometry. http://bandit3.kob-eye.com/TestBB.swf But in this example we see that the boudingbox is containing the bounding sphere, and that's why minX,maxX.... doesnt represent the real geometry but the geometry of the bouding sphere .... That's not the same. So how can i get the real minX/maxX.... values ?
