- Home /
VR Disable Camera rotation / tracking
Hi, i'm trying to using multiple camera, One camera is HMD Camera , another camera is fixed camera. and i'm using HoloToolkit. first camera is tracking when i see the world , second camera is just showing object's top. but i can't disable second camera's rotation/tracking. i set second camera in inspector.
first camera(Mixed Reality camera) is just initial value.
second camera is depth only, and depth value is added first camera's depth value (first : 0, second : 1)
if i set 'target eye : both' , showing 2 views in my first(Mixed Reality Camera), but at the same time tracking camera. (if i moving HMD display, concurrently moving second Camera).
if i set 'target eye : none(main display)', fixed position and rotation but can't see my first camera view.
how can i fixed rotation / not tracking my HMD display camera ? if you know this problem, please answer my question.
Have a nice day :)