Files
OpenSpace/data/profiles/empty.profile

42 lines
709 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
],
"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": {
"is_paused": false,
"type": "relative",
"value": "-1d"
},
"version": {
"major": 1,
"minor": 4
}
}