potpack + // TODO: Size these by object surface area + uv_boxes.push( { w: 1 + ( padding * 2 ), h: 1 + ( padding * 2 ), index: ob } ); + + this._lightMapContainers.push( { basicMat: object.material, object: object } ); + + } + + // Pack the objects' lightmap...