content/hifi-content/milad/Earth/Tablet/planetDefault.json
2022-02-14 02:04:11 +01:00

119 lines
2.2 KiB
JSON

{
"DAMPING": {
"fieldTitle": "DAMPING: ",
"id": "DAMPING",
"max": 50,
"min": 0,
"reset": true,
"step": 1,
"val": 0
},
"EARTH_SIZE": {
"fieldTitle": "EARTH_SIZE: ",
"id": "EARTH_SIZE",
"max": 200,
"min": 1,
"reset": true,
"step": 1,
"val": 100
},
"LARGE_BODY_MASS": {
"fieldTitle": "LARGE_BODY_MASS: ",
"id": "LARGE_BODY_MASS",
"max": 5000,
"min": 1,
"reset": true,
"step": 1,
"val": 250
},
"LightDistance": {
"fieldTitle": "LightDistance: ",
"id": "LightDistance",
"max": 1000,
"min": 10,
"reset": true,
"step": 2,
"val": 100
},
"LightIntensity": {
"fieldTitle": "LightIntensity: ",
"id": "LightIntensity",
"max": 1000,
"min": 10,
"reset": true,
"step": 1,
"val": 10
},
"LightScale": {
"fieldTitle": "LightScale: ",
"id": "LightScale",
"max": 1000,
"min": 10,
"reset": true,
"step": 2,
"val": 100
},
"MOON_RADIUS": {
"fieldTitle": "MOON_RADIUS: ",
"id": "MOON_RADIUS",
"max": 5,
"min": 0.001,
"reset": true,
"step": 0.15,
"val": 1.051
},
"MOON_SCALE": {
"fieldTitle": "MOON_SCALE: ",
"id": "MOON_SCALE",
"max": 5,
"min": 0.001,
"reset": true,
"step": 0.15,
"val": 0.383
},
"VELOCITY_OFFSET_Y": {
"fieldTitle": "VELOCITY_OFFSET_Y: ",
"id": "VELOCITY_OFFSET_Y",
"max": 100,
"min": -100,
"reset": true,
"step": 1,
"val": 2
},
"VELOCITY_OFFSET_Z": {
"fieldTitle": "VELOCITY_OFFSET_Z: ",
"id": "VELOCITY_OFFSET_Z",
"max": 100,
"min": -100,
"reset": true,
"step": 1,
"val": 6
},
"referenceDiameter": {
"fieldTitle": "referenceDiameter: ",
"id": "referenceDiameter",
"max": 71,
"min": 1,
"reset": true,
"step": 1,
"val": 33
},
"referencePeriod": {
"fieldTitle": "referencePeriod: ",
"id": "referencePeriod",
"max": 300,
"min": 1,
"reset": true,
"step": 1,
"val": 154
},
"referenceRadius": {
"fieldTitle": "referenceRadius: ",
"id": "referenceRadius",
"max": 200,
"min": 1,
"reset": true,
"step": 1,
"val": 124
}
}