Function GridNodeBase.ContainsPointInGraphSpace

ContainsPointInGraphSpace (Int3 point)

Checks if point is inside the node in graph space.

Public
bool ContainsPointInGraphSpace (

Int3

point

)

Checks if point is inside the node in graph space.

The borders of a node are considered to be inside the node.

The y coordinate of the point is ignored.