Texture coordinates index in ObjDef::texture_coords, starting at 1

Property definitions

gamnit $ ObjVertex :: texture_coord_index=
	# Texture coordinates index in `ObjDef::texture_coords`, starting at 1
	var texture_coord_index: nullable Int = null
lib/gamnit/model_parsers/obj.nit:247,2--248,45