Center of the right border of the screen, at z = 0

Property definitions

gamnit $ UICamera :: right=
	# Center of the right border of the screen, at z = 0
	var right: IPoint3d[Float] = new CameraAnchor(self, 1.0, -0.5)
lib/gamnit/cameras.nit:250,2--251,63