panellum_generator/template_scenes.txt

11 lines
257 B
Plaintext
Raw Normal View History

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