Function NavGraph.GetNearestForce
        
                GetNearestForce
        
                (Vector3 position, NNConstraint constraint)
    
            
            Returns the nearest node to a position using the specified NNConstraint.
                Public
            
        NNInfo GetNearestForce (
position  |         ||
constraint  |         
Returns the nearest node to a position using the specified NNConstraint.
Deprecated
    Use GetNearest instead