Center of this light source in world coordinates

Property definitions

gamnit $ Light :: position
	# Center of this light source in world coordinates
	var position = new Point3d[Float](0.0, 1000.0, 0.0)
lib/gamnit/depth/depth_core.nit:214,2--215,52