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