Returns the point projection.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public float GetProjection( Vector3 point ) |
Parameters
- point
- Type: Vector3
The Vector3 source point coordinates.