How to disable position tracking of SteamVR

I don’t know why you would want to do this, but what you could do is offset the camera by its own relative location every tick. I quickly put it together and it seems to do the trick.

Camera Root is just a scene component that is parented to the camera, so we can offset its rotation easily: