"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Object size depends on marker size?

I've noticed that the same 3d object has different size, when drawn on markers of different size. I need to have bounding box for picking and collision detection, so I need to know the size of the object. But I can't predict it, because meshes and markers will be loaded at runtime. How do I solve this problem?