How can i detect, that object is close to some coordinates?

I have an object, which moves at a grid, he moves smothly from one cell to other cell. What i need is detect, that he is close to the center of the cell. Is there some function, which help me detect, that the object is close to the some coordinates?

Vector3.Distance