Table of Contents

Method Subtract

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Subtract(GridPoint3)

Subtracts the other point from this point, and returns the result.

public GridPoint3 Subtract(GridPoint3 other)

Parameters

other GridPoint3

Returns

GridPoint3