Click or drag to resize

CommonTasksCanLand Method

Overload List
  NameDescription
Public methodStatic memberCanLand
Attempts to find if we can land by descending straight down from the current point
Public methodStatic memberCanLand(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.
Top
See Also