19 lines
		
	
	
		
			452 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			452 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "gameplayGenerateWorld" : false,
 | |
|     "gameplayPhysicsCellRadius" : 2,
 | |
| 
 | |
|     "displayWidth" :  1920,
 | |
|     "displayHeight" : 1080,
 | |
| 
 | |
|     "graphicsFOV" : 90.0,
 | |
|     
 | |
|     
 | |
|     "graphicsPerformanceLODChunkRadius" : 3,
 | |
|     "graphicsPerformanceEnableVSync" : false,
 | |
|     "graphicsPerformanceDrawShadows" : true,
 | |
| 
 | |
|     "graphicsDebugDrawCollisionSpheres" : false,
 | |
|     "graphicsDebugDrawPhysicsObjects" : false,
 | |
|     "graphicsDebugDrawMovementVectors" : false
 | |
| 
 | |
| } |