Bottom right corner of the screen, at z = 0

Property definitions

gamnit $ UICamera :: bottom_right=
	# Bottom right corner of the screen, at z = 0
	var bottom_right: IPoint3d[Float] = new CameraAnchor(self, 1.0, -1.0)
lib/gamnit/cameras.nit:262,2--263,70