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# |
---|
Vector2 GetPoint( double t ) |
Parameters
- t
- Type: System..::.Double
Relative distance from start point do the end point. The value lies in the interval of 0 to 1.