使用 Unity 2018.2、UniRx 6.2.2, 制作于 2018 年 9 月 30 日
.first()获取第一个通过的事件,括号内可以添加条件进行过滤
Observable.EveryUpdate().Where()