![]() |
![]() |
|
![]() |
||||||||||
| Name | Description |
|---|---|
| passableMask | A mask specifying which NavMesh layers can be passed when tracing the path. |
| maxDistance | Terminate scanning the path at this distance. |
| hit | Holds the properties of the resulting location. |
boolean - True If terminated before reaching position at maxDistance. Otherwise returns false.
Sample a position along the current path.