{"data":{"id":"34733","slug":"self-storage-facility-and-loading-bay-se-4c017824-starter-scene","title":"Self storage site with loading bay (Self Storage Facility and Loading Bay)","summary":"A working self storage site 21 m by 15 m. Inside the building a corridor of units runs along the back wall and down the left side: four bays across the back with their orange shutters down over numbered plates and padlocks, one open and stocked with cartons, crates, a bicycle...","description":"A working self storage site 21 m by 15 m. Inside the building a corridor of units runs along the back wall and down the left side: four bays across the back with their orange shutters down over numbered plates and padlocks, one open and stocked with cartons, crates, a bicycle and furniture under dust sheets, one open and swept ready to let, and a large and a small unit on the left hand run. A mezzanine of four deck sections stands over the back row with its stair landing in the rail opening, and the right hand wall carries the vehicle roller shutter, the goods lift landing door, a camera and the bay number. Trolleys, a sack truck, a crate stack, pallets and the cleaning trolley work the corridor. Outside the shutter the loading bay has the dock with its leveller plate and bumpers, a box van backed onto it with the rear doors open, a trolley and crates on the dock, the packing bench, wrap stand and pallet loads behind it and the skip at the far end. The front of the site holds the office kiosk with its counter and key cabinet, bins, signage, the keypad post and the barrier arm at the open gate, marked parking bays, floodlight masts and mesh fencing along the boundary.","status":"published","url":"https://3dassets.dev/assets/self-storage-facility-and-loading-bay-se-4c017824-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/34733/v1/model.glb","downloadUrl":"https://3dassets.dev/download/self-storage-facility-and-loading-bay-se-4c017824-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/34733/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/34733/v1/poster.webp","blurhash":"U7Bf|b?b00M_IVxuofM|00D%~Wo3?aIUoJ%1","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"realistic","title":"Realistic"},{"slug":"kit","title":"Kit / Set"}],"license":{"slug":"cc0-1.0","name":"CC0 1.0 Universal","url":"https://creativecommons.org/publicdomain/zero/1.0/","attributionRequired":false},"contributor":{"username":"3dassets","name":"3D Assets","url":"https://3dassets.dev/u/3dassets"},"stats":{"fileSize":897836,"triangles":18288,"vertices":41360,"meshes":234,"materials":12,"textures":2,"animations":[],"boundingBox":{"min":[-9.339879146077232,-0.12006042798986698,-6.001199960708618],"max":[12.779946900112575,5.5,9.200008541160964]},"sizeMeters":[22.12,5.62,15.201],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_materials_transmission","KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-11T10:04:41.856Z","updatedAt":"2026-09-11T10:04:41.956Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/34733/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function SelfStorageSiteWithLoadingBaySelfStorageFacilityAndLoadingBay(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/34733/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/34733/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/34733/v1/model.glb\" alt=\"Self storage site with loading bay (Self Storage Facility and Loading Bay)\" camera-controls auto-rotate></model-viewer>","blender":"# Blender 4.x: File > Import > glTF 2.0, or from the Python console after downloading the file.\nimport bpy\nbpy.ops.import_scene.gltf(filepath='model.glb')  # from https://cdn.3dassets.dev/assets/34733/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.","godot":"# Godot 4: copy model.glb into res://models/ and the editor imports it as a scene.\nvar packed := load(\"res://models/model.glb\") as PackedScene\nvar model := packed.instantiate()\nadd_child(model)","unity":"// Unity: import model.glb with glTFast (Package Manager: com.unity.cloud.gltfast) and drag the prefab in,\n// or load it at runtime straight from the CDN:\nusing GLTFast;\nvar gltf = new GltfImport();\nif (await gltf.Load(\"https://cdn.3dassets.dev/assets/34733/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}