Calculates path point in relative distance from start, given in the parameter t.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
public Vector3 GetPoint( double t )  | 
Parameters
- t
 - Type: System..::.Double
Relative distance from the start point do the end point. The value lies in the interval of 0 to 1.