Struct TileNodeConnectionsUnsafe
    Public
    
    
    
    Public Variables
        
                neighbourCounts
        
    
                    
                    Number of neighbours for each triangle.
                        Public
                    
                
        
                neighbours
        
    
                    
                    Stream of packed connection edge infos (from Connection.PackShapeEdgeInfo)
                        Public