Method Subtract
Subtract(GridPoint3)
Subtracts the other point from this point, and returns the result.
public GridPoint3 Subtract(GridPoint3 other)Parameters
- otherGridPoint3
Subtracts the other point from this point, and returns the result.
public GridPoint3 Subtract(GridPoint3 other)other GridPoint3