Adds vector to the vector collection.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public int Add( Vector3 point ) |
Parameters
- point
- Type: Vector3
Vector Vector3 to be added.