mirror of
https://github.com/LucasDower/ObjToSchematic.git
synced 2024-12-21 03:09:14 +08:00
Lowered default multisample count
This commit is contained in:
parent
ba3c507246
commit
10c1afa3eb
@ -12,5 +12,5 @@ export namespace AppConfig {
|
||||
|
||||
export const DEBUG_ENABLED = true;
|
||||
|
||||
export const MULTISAMPLE_COUNT = 64;
|
||||
export const MULTISAMPLE_COUNT = 16;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user