inoook: OpenNI Unity3.4から3.5移行時の注意

inoook:

OpenNI をUnity3.5へ移行する際のエラー。

NIInput.cs でエラーがでるので、下記のように書き換えて回避。

http://answers.unity3d.com/questions/213929/inputgetrotation-and-inputgetposition-on-unity-35.html

I had the same problem. Just to see if I could get away with it, I made these changes and got the project to compile and run…