@JSExport() JSPromise setAntiAliasing(bool msaa, bool fxaa, bool taa) => viewer.setAntiAliasing(msaa, fxaa, taa).toJS;