Table of Contents

Method CrossProduct

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

CrossProduct(GridPoint3)

Calculates the cross product of this vector with another.

public GridPoint3 CrossProduct(GridPoint3 other)

Parameters

other GridPoint3

Returns

GridPoint3