Moves the plane to run through the point point.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public void MoveToPoint( Vector3 point ) |
Parameters
- point
- Type: Vector3
The Vector3 point the plane should run through.