mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Don't enable supersampling from graphics settings
This commit is contained in:
parent
56a55efbb3
commit
e0392642f7
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@ Item {
|
|||
height: parent.height
|
||||
colorScheme: hifi.colorSchemes.dark
|
||||
minimumValue: 0.25
|
||||
maximumValue: 1.5
|
||||
maximumValue: 1.0
|
||||
stepSize: 0.02
|
||||
value: Render.viewportResolutionScale
|
||||
live: true
|
||||
|
|
Loading…
Reference in a new issue