평점 만점의 리뷰가 11,000개 이상
8만 5천명 이상의 리뷰
10만명 이상의 포럼 멤버가 선호하는 에셋
유니티에서 모더레이팅하는 모든 에셋
Reactive Extensions for Unity that allows LINQ to events and more. This library is free and opensource on GitHub. More info, supports and sourcecodes, see https://github.com/neuecc/UniRx.
This library supports PC/Mac/iOS/Android/WebGL/Windows Store App/etc.
Unity Forums support thread is here, ask me any questions - http://forum.unity3d.com/threads/248535-UniRx-Reactive-Extensions-for-Unity
GameLoop(every Update, OnCollisionEnter, etc), Sensor(like Kinect, Leap Motion, etc) is all of event. Rx considere event as reactive sequence which is possible to compose and perform time-based operations easily by using many LINQ query operators.
In uGUI, UniRx provides Reactive Adapters for Model-View-(Reactive)Presenter Pattern.