Class NavmeshCutJobs
    Package
    
    
    
    Inner Types
Public Static Methods
        
                CapsuleConvexHullXZ
        
                (matrix, points, height, radius, radiusMargin, circleResolution, numPoints, minY, maxY)
    
                    
                    
        
                ConvexHull
        
                (points, nPoints, vertexMergeDistance)
    
                    
                    Calculates the convex hull of a point set using the graham scan algorithm.
Private/Protected Members
        
                ApproximateCircleWithPolylineRadius
        
                (radius, resolution)
    
                    
                    Adjust the radius so that the contour better approximates a circle.
        
                BoxCorners
        
    
                    
                    
                        Private
                            Static
                            Readonly