luxe-ui-bugs/outline/settings.settings.lx

19 lines
263 B
Text
Raw Normal View History

2022-04-08 10:06:40 +00:00
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
}