Struct VoxelContour
    Public
    
    VoxelContour 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 Variables
        
                area
        
    
                    
                    Area ID of the contour.
                        Public
                    
                
        
                nverts
        
    
                    
                    
                        Public
                    
                
        
                reg
        
    
                    
                    Region ID of the contour.
                        Public
                    
                
        
                vertexStartIndex
        
    
                    
                    Vertex coordinates, each vertex contains 4 components.
                        Public