Translation applied to each vertex

Property definitions

gamnit $ Simple2dProgram :: translation
	# Translation applied to each vertex
	var translation = attributes["translation"].as(AttributeVec4) is lazy
lib/gamnit/flat/flat_core.nit:768,2--769,70