|
A* Pathfinding Project
4.1.9
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, SimpleSmoothModifier, StartEndModifier, MonoModifier, FunnelModifier, AlternativePath, PathModifier, and AdvancedSmooth.
| void PreProcess | ( | Path | path | ) |
Implemented in MonoModifier, and PathModifier.
|
get |