CommonTasksCanLand Method |
Name | Description | |
---|---|---|
CanLand |
Attempts to find if we can land by descending straight down from the current point
| |
CanLand(Vector3) |
Attempts to find if we can land by descending straight down from a given location
Providing a vector that is more then 100yards away in 3d space will always return maybe as after that point the results were unreliable.
|