Method LandPlane
LandPlane(Vector3, Vector3, Vehicle)
Declaration
public void LandPlane(Vector3 startPosition, Vector3 touchdownPosition, Vehicle plane = null)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3 | startPosition | |
| Vector3 | touchdownPosition | |
| Vehicle | plane |