'Exporting Mesh with a Collider in .obj (or something similar)

Lets say a have a mesh in a OBJ file format. Is there a way to specify in the file a Collider boundaries (a simple cube would do the trick) so that when I import the OBJ file in Unity/Unreal the Collider would automatically be attached ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source