|
Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
| void | SetPath (Vector3[] path, Vector3 up) |
| Path_Point | GetPathPoint (float dist) |
Public Attributes | |
| bool | isSmooth = true |
| bool | isCircuit = false |
| float | gizmoLineSize = 1.0f |
| ParticlePath | _path = new ParticlePath() |
Properties | |
| float | TotalDistance [get] |