Intersecting_Circles/intersecting-circles-modifiers/outline/settings.settings.lx

17 lines
240 B
Text
Raw Normal View History

2021-12-14 11:52:41 +00:00
engine = {
input.entry = "outline/inputs"
runtime = {
window = {
width = 960
height = 640
resizable = false
fullscreen = false
}
}
render = {
antialiasing = 8
stencil = 8
depth = 24
}
}