Свойство | Type | Description | |
---|---|---|---|
originalStartPoint | Vector3 | ||
startNode | |||
startPoint | Vector3 |
Свойство | Type | Description | |
---|---|---|---|
parents | GraphNode>.Dictionary |
Méthode | Description | |
---|---|---|
CalculateStep ( long targetTick ) : void | ||
Construct ( Vector3 start, OnPathDelegate callback = null ) : |
||
FloodPath ( ) : System | ||
GetParent ( |
||
HasPathTo ( |
||
Initialize ( ) : void | ||
Prepare ( ) : void | ||
Reset ( ) : void |
Méthode | Description | |
---|---|---|
Recycle ( ) : void | ||
Setup ( Vector3 start, OnPathDelegate callback ) : void |
Méthode | Description | |
---|---|---|
FloodPath ( Vector3 start, OnPathDelegate callbackDelegate ) : System |
public CalculateStep ( long targetTick ) : void | ||
targetTick | long | |
Résultat | void |
public static Construct ( Vector3 start, OnPathDelegate callback = null ) : |
||
start | Vector3 | |
callback | OnPathDelegate | |
Résultat |
public GetParent ( |
||
node | ||
Résultat |
protected Setup ( Vector3 start, OnPathDelegate callback ) : void | ||
start | Vector3 | |
callback | OnPathDelegate | |
Résultat | void |