Visible texture unit

Property definitions

gamnit $ ParticleProgram :: texture
	# Visible texture unit
	var texture = uniforms["texture0"].as(UniformSampler2D) is lazy
lib/gamnit/depth/particles.nit:283,2--284,64