Set gui controls alpha (global state), alpha goes from 0.0 to 1.0
@override void GuiSetAlpha( double alpha, ) => _wasm.GuiSetAlpha( alpha.toJS, );