Summary

public int RectangularDistance(Vector3I otherVector)

Calculates rectangular distance. It's how many sectors you have to travel to get to other sector from current sector.

Returns

int

Parameters