Files
OpenSpace/data/profiles/empty.profile
2022-10-06 17:16:53 +02:00

42 lines
705 B
Plaintext

{
"assets": [
"base_blank"
],
"camera": {
"aim": "",
"anchor": "Root",
"frame": "",
"position": {
"x": 20.0,
"y": 20.0,
"z": 20.0
},
"type": "setNavigationState",
"up": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yaw": 0.0
},
"delta_times": [
1.0
],
"mark_nodes": [],
"meta": {
"author": "OpenSpace Team",
"description": "An empty profile, without anything special at all.",
"license": "MIT License",
"name": "Empty",
"url": "https://www.openspaceproject.com",
"version": "1.0"
},
"time": {
"type": "relative",
"value": "-1d"
},
"version": {
"major": 1,
"minor": 0
}
}