Function RVOQuadtreeBurst.QueryArea
        
                QueryArea
        
                (float3 position, float radius)
    
            
            Find the total agent area inside the circle at position with the given radius.
                Public
            
        float QueryArea (
float3  |     position  |         |
float  |     radius  |         
Find the total agent area inside the circle at position with the given radius.