Property | Type | Description | |
---|---|---|---|
mode | HeuristicOptimizationMode | ||
pivotPointRoot | |||
seed | int | ||
spreadOutCount | int |
Method | Description | |
---|---|---|
ApplyGridGraphEndpointSpecialCase ( ) : void | ||
EnsureCapacity ( int index ) : void | ||
GetClosestWalkableNodesToChildrenRecursively ( |
||
GetHeuristic ( int nodeIndex1, int nodeIndex2 ) : uint | ||
OnDrawGizmos ( ) : void | ||
PickNRandomNodes ( int count, List |
||
RecalculateCosts ( ) : void | ||
RecalculatePivots ( ) : void |
Method | Description | |
---|---|---|
GetRandom ( ) : uint | ||
PickAnyWalkableNode ( ) : |
public ApplyGridGraphEndpointSpecialCase ( ) : void | ||
return | void |
public GetClosestWalkableNodesToChildrenRecursively ( |
||
tr | ||
nodes | List |
|
return | void |
public GetHeuristic ( int nodeIndex1, int nodeIndex2 ) : uint | ||
nodeIndex1 | int | |
nodeIndex2 | int | |
return | uint |
public PickNRandomNodes ( int count, List |
||
count | int | |
buffer | List |
|
return | void |
public Transform,UnityEngine pivotPointRoot | ||
return |