{"data":{"id":"34640","slug":"trampoline-park-and-soft-play-safety-sign-set-7bc92d7a","title":"Safety Sign Set (Trampoline Park and Soft Play)","summary":"A 1.55 m safety sign stand: a steel A frame carrying a pale rules board with an amber header, a lime lower board with a warning triangle on it and a magenta height chart up one side, for the court entrance and the queue line.","description":"A 1.55 m safety sign stand: a steel A frame carrying a pale rules board with an amber header, a lime lower board with a warning triangle on it and a magenta height chart up one side, for the court entrance and the queue line. The rule lines and the height marks are raised geometry rather than type, so a consumer puts its own wording on the boards as a texture. Nothing moves. Metre units, +Y up, the player side toward +Z, resting on y=0. Static geometry; no rig, collision or navigation data.","status":"published","url":"https://3dassets.dev/assets/trampoline-park-and-soft-play-safety-sign-set-7bc92d7a","cdnUrl":"https://cdn.3dassets.dev/assets/34640/v1/model.glb","downloadUrl":"https://3dassets.dev/download/trampoline-park-and-soft-play-safety-sign-set-7bc92d7a","thumbnailUrl":"https://cdn.3dassets.dev/assets/34640/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/34640/v1/poster.webp","blurhash":"U9Bph2.6008|~p-p9G9Y00nl~pSvMwWTkYj2","category":{"slug":"icons","title":"3D Icons & UI"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"stylized","title":"Stylized"},{"slug":"interior","title":"Interior"}],"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":23056,"triangles":448,"vertices":1344,"meshes":6,"materials":6,"textures":0,"animations":[],"boundingBox":{"min":[-0.4855681524200479,0,-0.3294765354053223],"max":[0.4855681524200479,1.5655428171157837,0.329334765757724]},"sizeMeters":[0.971,1.566,0.659],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-11T09:41:04.856Z","updatedAt":"2026-09-11T09:41:04.959Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/34640/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function SafetySignSetTrampolineParkAndSoftPlay(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/34640/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/34640/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/34640/v1/model.glb\" alt=\"Safety Sign Set (Trampoline Park and Soft Play)\" 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/34640/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/34640/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}