Bottom left corner of the screen, at z = 0

Property definitions

gamnit $ UICamera :: bottom_left=
	# Bottom left corner of the screen, at z = 0
	var bottom_left: IPoint3d[Float] = new CameraAnchor(self, 0.0, -1.0)
lib/gamnit/cameras.nit:259,2--260,69