Struct CompactVoxelSpan
    Public
    
    CompactVoxelSpan used for recast graphs.
A* Pro Feature
 
    This is an A* Pathfinding Project Pro feature only. This function/class/variable might not exist in the Free version of the A* Pathfinding Project or the functionality might be limited.
The Pro version can be bought here
Public Methods
        
                CompactVoxelSpan
        
                (bottom, height)
    
                    
                    
                        Public
                    
                
        
                GetConnection
        
                (dir)
    
                    
                    
                        Public
                    
                
        
                SetConnection
        
                (dir, value)
    
                    
                    
                        Public
                    
                Public Variables
        
                con
        
    
                    
                    
                        Public
                    
                
        
                h
        
    
                    
                    
                        Public
                    
                
        
                reg
        
    
                    
                    
                        Public
                    
                
        
                y
        
    
                    
                    
                        Public