luxe-colorpicker/outline/settings.settings.lx
2021-11-11 21:49:18 +01:00

19 lines
No EOL
264 B
Text

engine = {
input.entry = "outline/inputs"
runtime = {
window = {
width = 960
height = 640
resizable = false
fullscreen = false
}
}
render = {
antialiasing = 2
stencil = 8
depth = 24
}
//ui.debug_vis = true
}