Page 1 of 1

[2.1.8] fluid.draw_as_glow not working

Posted: Sat Jun 27, 2026 11:51 am
by KiwiHawk
It seems fluid.draw_as_glow does nothing.
https://lua-api.factorio.com/latest/pro ... aw_as_glow
06-27-2026, 23-46-42.png
06-27-2026, 23-46-42.png (623.9 KiB) Viewed 161 times
After some experimentation, I found that it only works if expansion shaders feature flag is enabled.
https://lua-api.factorio.com/latest/typ ... on_shaders
06-27-2026, 23-46-50.png
06-27-2026, 23-46-50.png (613.68 KiB) Viewed 161 times
Is it possible to have this available without any feature flags? If not, then at minimum can the docs be updated please?