Get the current world capacities reached since the world was created. This reflects the peak object counts and can be used to presize a PhysicsWorldDefinition.capacity for similar worlds. Peaks are not capped, so a peak above PhysicsWorld.WorldCapacity.MaxCapacity is clamped to it when used to presize another world.