[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Rage.TaskInvoker.LandPlane(Rage.Vehicle,Rage.Vector3,Rage.Vector3)"]
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
public Task LandPlane( Vehicle plane, Vector3 startPosition, Vector3 touchdownPosition )
Parameters
- plane
 - Type: RageVehicle
[Missing <param name="plane"/> documentation for "M:Rage.TaskInvoker.LandPlane(Rage.Vehicle,Rage.Vector3,Rage.Vector3)"]
 - startPosition
 - Type: RageVector3
[Missing <param name="startPosition"/> documentation for "M:Rage.TaskInvoker.LandPlane(Rage.Vehicle,Rage.Vector3,Rage.Vector3)"]
 - touchdownPosition
 - Type: RageVector3
[Missing <param name="touchdownPosition"/> documentation for "M:Rage.TaskInvoker.LandPlane(Rage.Vehicle,Rage.Vector3,Rage.Vector3)"]
 
Return Value
Type: Task[Missing <returns> documentation for "M:Rage.TaskInvoker.LandPlane(Rage.Vehicle,Rage.Vector3,Rage.Vector3)"]
See Also