Author Topic: How to drawing NGUI Fast in Vr?  (Read 2677 times)

play_edu

  • Newbie
  • *
  • Thank You
  • -Given: 10
  • -Receive: 0
  • Posts: 21
    • View Profile
How to drawing NGUI Fast in Vr?
« on: September 05, 2015, 12:03:52 AM »
Hi,


I'm Using Goggle Cardboard + NGUI For UI But When I tern My Head Rotate NGUI drawing Late Any Solution For It?


Best Regards,
Platy_edu

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: How to drawing NGUI Fast in Vr?
« Reply #1 on: September 06, 2015, 05:40:09 PM »
The UI should not be moving. It should be drawn using a separate camera, not your game camera.