Visible texture unit

Property definitions

gamnit $ Simple2dProgram :: texture
	# Visible texture unit
	var texture = uniforms["texture0"].as(UniformSampler2D) is lazy
lib/gamnit/flat/flat_core.nit:759,2--760,64