Class AdvancedSmooth Extends MonoModifier
    Public
    
    Smoothing by dividing path into turns and straight segments.

Deprecated
This modifier is deprecated
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
Inner Types
Public Methods
Public Variables
        
                Order
        
    
                    
                    Modifiers will be executed from lower order to higher order.
                        Public
                    
                
        
                turnConstruct1
        
    
                    
                    
                        Public
                    
                
        
                turnConstruct2
        
    
                    
                    
                        Public
                    
                
        
                turningRadius
        
    
                    
                    
                        Public
                    
                Inherited Public Members
        
                seeker
        
    
                    
                    
                        Public