I want a partial 3D background and create it from an object pool. Is there a way to find out the width of an 3D object and place the next one directly next to it?
If your objects are same size simply stack them in the inspector and check the distance, otherwise try using this → http://docs.unity3d.com/ScriptReference/Renderer-bounds.html