Code: Select all
stateless_visualisation = {
{
-- This doesn't do anything but I have no idea why.
count = 1,
render_layer = "light-effect",
light = {
intensity = 1.0,
size = 10.0,
color = { r = 0, g = 0, b = 1 },
},
}
}