@override Future setAntiAliasing(bool msaa, bool fxaa, bool taa) async { set_antialiasing(_viewer!, msaa, fxaa, taa); }