Function FlatGridAdjacencyMapper.GetNeighbourIndex

GetNeighbourIndex (int nodeIndexXZ, int nodeIndex, int direction, NativeArray<ulong> nodeConnections, NativeArray<int> neighbourOffsets, int layerStride)
Public
int GetNeighbourIndex (

int

nodeIndexXZ

int

nodeIndex

int

direction

NativeArray<ulong>

nodeConnections

NativeArray<int>

neighbourOffsets

int

layerStride

)