I develop a app on GearVR to play video, when I play video @resolution 4K all the scene will tremble when I turn my head.I know it`s 30FPS and the multithreadRendering is on.How to resolve this. P.S. And the multithreadRendering should be on.
Asked
Active
Viewed 64 times
0
-
For playing video you use Handheld.PlayFullScreenMovie or MovieTexture? – OnionFan Nov 18 '16 at 15:31
-
@V.Borodinov I used EasyMovieTexture plugin,I don`t know clearly which does EasyMovieTexture use. – shumengma Nov 21 '16 at 02:52
-
May be problem in EasyMovieTexture? – OnionFan Nov 21 '16 at 13:02
-
If I don`t check MultithreadRendering,it work fine, just want find some other way to cross this. – shumengma Nov 22 '16 at 01:51