forked from OpenViva/OpenViva-Unity
-
Notifications
You must be signed in to change notification settings - Fork 2
/
settings.cfg
31 lines (31 loc) · 805 Bytes
/
settings.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"mouseSensitivity": 240.0,
"masterVolume": 1.0,
"musicVolume": 0.1000000536441803,
"sfxVolume": 0.7000000476837158,
"voiceVolume": 0.45000001788139346,
"dayNightCycleSpeedIndex": 0,
"disableGrabToggle": true,
"pressToTurn": false,
"vrControls": 0,
"trackpadMovementUseRight": false,
"CalibratePosition": {
"x": 0.012388356029987336,
"y": 0.07556420564651489,
"z": -0.05035711079835892
},
"CalibrateEuler": {
"x": -13.63003158569336,
"y": -117.53669738769531,
"z": -133.16310119628907
},
"qualityLevel": 4,
"shadowLevel": 5,
"antiAliasing": 8,
"lodDistance": 2.0,
"fpsLimit": 250,
"fullScreen": false,
"vSync": false,
"toggleTooltips": true,
"toggleClouds": true
}