
About
A hover landing pad tile, 6.00 m wide, 6.00 m deep and 0.44 m tall. The plate deck carries a glowing outer touchdown ring, an inner alloy ring, a cross marking, eight edge approach lights on short stalks and a lit pad identifier block. The module is a 6 m square on the 6 m lane grid, 0.18 m thick, with "lane" ports at the edge midpoints 0.09 m above the base facing outward, so plates butt edge to edge in any direction. This tile carries all four ports, so pads tile together or drop into a run of road plates. Static geometry; no 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 “Hover landing pad tile (Hover Transit and Antigrav Fleet)” asset in my project. Model: https://cdn.3dassets.dev/assets/11463/v1/model.glb Asset page: https://3dassets.dev/assets/hover-transit-and-antigrav-fleet-landing-pad-tile-5cfe11b4 Description: A six metre landing pad tile with concentric touchdown rings, a cross marking, edge approach lights and lane ports on all four edges. - Dimensions (X × Y × Z): 6 × 0.44 × 6 metres - Triangles: 2,184 - 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/11463/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Hover landing pad tile (Hover Transit and Antigrav Fleet)
A six metre landing pad tile with concentric touchdown rings, a cross marking, edge approach lights and lane ports on all four edges.