Свойство | Type | Description | |
---|---|---|---|
debugColor | Color | ||
debugModeOn | bool | ||
debugOffset | Vector3 | ||
maxNodeDistance | float |
Méthode | Description | |
---|---|---|
GetNearsetNode ( Vector3 position ) : Node | ||
GetNodeById ( int id ) : Node | ||
Update ( ) : void |
Méthode | Description | |
---|---|---|
AddConnectionInDirection ( Node node, Vector3 direcion ) : Node | ||
Awake ( ) : void | ||
BuildConnections ( ) : void | ||
DrawDebugLines ( ) : void | ||
Start ( ) : void |
public GetNearsetNode ( Vector3 position ) : Node | ||
position | Vector3 | |
Résultat | Node |