Table of Contents

Operator operator -

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

operator -(GridPoint3)

Negates the given vector.

public static GridPoint3 operator -(GridPoint3 point)

Parameters

point GridPoint3

Returns

GridPoint3