panellum_generator/template_scenes.txt

11 lines
257 B
Text
Raw Normal View History

2023-02-01 12:13:40 +01:00
"<id>": {
"title": "<title>",
"hfov": 150,
"pitch": 0,
"yaw": 0,
"type": "equirectangular",
"panorama": "images/<filename>",
"hotSpots": [
<hotspot>
]
}