Top right corner of the screen, at z = 0

Property definitions

gamnit $ UICamera :: top_right=
	# Top right corner of the screen, at z = 0
	var top_right: IPoint3d[Float] = new CameraAnchor(self, 1.0, 0.0)
lib/gamnit/cameras.nit:256,2--257,66