A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Base for all path modifiers. More...
Public Member Functions | |
void | Apply (Path p, ModifierData source) |
void | ApplyOriginal (Path p) |
void | PreProcess (Path p) |
Properties | |
ModifierData | input [get] |
ModifierData | output [get] |
int | Priority [get, set] |
Base for all path modifiers.