Is there any way to separate the camera and head-tracking features of Unity's VR support? I would like to have an object which moves according to the head-tracker without doing any rendering, and a camera object which displays in the headset but is not affected by head movement. Is this possible?
↧