|
bool | Linecast (Vector3 start, Vector3 end) |
|
bool | Linecast (Vector3 start, Vector3 end, GraphNode hint) |
|
bool | Linecast (Vector3 start, Vector3 end, GraphNode hint, out GraphHitInfo hit) |
|
bool | Linecast (Vector3 start, Vector3 end, GraphNode hint, out GraphHitInfo hit, List< GraphNode > trace) |
|
bool Linecast |
( |
Vector3 |
start, |
|
|
Vector3 |
end |
|
) |
| |
bool Linecast |
( |
Vector3 |
start, |
|
|
Vector3 |
end, |
|
|
GraphNode |
hint |
|
) |
| |
The documentation for this interface was generated from the following file:
- /Users/arong/Unity/a-pathfinding-project/Assets/AstarPathfindingProject/Core/astarclasses.cs