mattercontrol/appsettings.json
2018-11-01 17:34:42 -07:00

14 lines
No EOL
176 B
JSON

{
"Agg": {
"GraphicsMode": {
"Color": 32,
"Depth": 24,
"FSAASamples": 8
}
},
"MatterControl": {
"Slicer": {
"Debug": false
}
}
}