Is there a way to find out what type of collider (box, sphere, mesh) an object has?
I know I can check for each type individually, but I need to dynamically change collider parameters on several different types, so it would be nice to do it in a more generic manner