Struct GridHitInfo
Public
Information about a linecast hit on a grid graph.
Public Variables
direction
Direction from the node to the edge that was hit.
Public
node
The node which contained the edge that was hit.
Public