viewPinRatio
Where the center of world is relative as a proportion to the window's size. e.g. (0.5,0.5) will make world point (0,0) appear in the middle of the window. (0,0) will make world point (0,0) appear at the top left of the window.
X and Y should be in the range 0..1 (unless you game is weird!).