
About
A 4 m floor tile with a 2 m square void and a 0.1 m safety kerb, used for stairwells, lift shafts and double-height voids. Dimensions 4.00 x 0.30 x 4.00 m (X x Y x Z). Origin at the cell centre; the void is centred on the origin. Metres, +Y up, +Z front, ground contact at y=0. Drops into any 4 m cell in place of a plain tile. The kerb stands 0.1 m proud of the deck. Connectors: floor-west (floor-edge), floor-east (floor-edge), floor-south (floor-edge), floor-north (floor-edge), deck-west (deck-edge), deck-east (deck-edge), deck-south (deck-edge), deck-north (deck-edge). Neutral greybox palette for prototyping before art exists. Static geometry; no skinned rig, collision or navigation data.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “Greybox floor tile with 2 m stairwell hole (Modular Greybox Architecture Kit)” asset in my project. Model: https://cdn.3dassets.dev/assets/8184/v1/model.glb Asset page: https://3dassets.dev/assets/modular-greybox-architecture-kit-floor-hole-square-cedd24b8 Description: A 4 m floor tile with a 2 m square void and a 0.1 m safety kerb, used for stairwells, lift shafts and double-height voids. - Dimensions (X × Y × Z): 4 × 0.3 × 4 metres - Triangles: 504 - Animations: none - Licence: CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/) - Loading: Three.js GLTFLoader; no additional decoders required.
Also available as JSON, Markdown, or via the MCP server.
Import manually
Choose your framework, then copy the code into your project to load the asset.
import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'
const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/8184/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Greybox floor tile with 2 m stairwell hole (Modular Greybox Architecture Kit)
A 4 m floor tile with a 2 m square void and a 0.1 m safety kerb, used for stairwells, lift shafts and double-height voids.