mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
13 lines
272 B
Plaintext
13 lines
272 B
Plaintext
{
|
|
"version": { "major": 12, "minor": 13 },
|
|
"camera": {
|
|
"type": "setNavigationState",
|
|
"anchor": "none",
|
|
"aim": "aim",
|
|
"frame": "root",
|
|
"position": { "x": 1.0, "y": 2.0, "z": 3.0},
|
|
"up": { "x": 4.0, "y": 5.0, "z": 6.0 },
|
|
"pitch": -10.0
|
|
}
|
|
}
|