Calculates the coordinates in the distance distance from the ray origin in its direction.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public Vector3 GetPoint( float distance ) |
Parameters
- distance
- Type: System..::.Single
Distance from the ray origin.