| 
    A* Pathfinding Project
    4.2.1
    
   The A* Pathfinding Project for Unity 3D 
   | 
 
Base for all path modifiers. More...
Base for all path modifiers.
Public Member Functions | |
| void | Apply (Path path) | 
| void | PreProcess (Path path) | 
Properties | |
| int | Order [get] | 
| void Apply | ( | Path | path | ) | 
Implemented in RadiusModifier, RaycastModifier, StartEndModifier, SimpleSmoothModifier, MonoModifier, FunnelModifier, AlternativePath, PathModifier, and AdvancedSmooth.
| void PreProcess | ( | Path | path | ) | 
Implemented in MonoModifier, and PathModifier.
      
  | 
  get |