Coordinates on the texture, 2 floats per vertex

Property definitions

gamnit $ Mesh :: _texture_coords
	# Coordinates on the texture, 2 floats per vertex
	var texture_coords = new Array[Float] is lazy, writable
lib/gamnit/depth/depth_core.nit:204,2--205,56