Page 1 of 1

LuaGuiElement Transparency | Opacity | Alpha

Posted: Mon Jun 22, 2020 11:14 pm
by kizrak
Hello Engineers!

I'm looking for a way to make a LuaGuiElement "frame" transparent (and its children). I'm hoping for some type of dynamic value (that could be changed on the fly). This would allow fade in/out effects/etc.

Thanks!
-Kizrak

Research:
OLED-friendly GUI change
search transparent|opacity +gui
lua-api Classes (Searched for `transpa` [transparency/transparent/etc] & `opa` [opacity/opaque/etc] & `alpha`)
LuaStyle.html#LuaStyle.color (but this only applies to LuaProgressBars)