Hi, please, is there any chance to show the collision area?
I'm not sure what exactly you mean by this...the bounding volume (sphere/ellipsoid) that is used for collision detection?
Yes, the bounding volume :)
There's no direct support for it. You could create an ellipsoid of that dimension and manage it yourself to visualize the volume. There is a request from AGP pending to add such a thing as a helper class, but there's no fixed schedule when this will happen.
Ok. Thank you :)