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