Adds two vectors.
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public static Vector3Int Add( Vector3Int a, Vector3Int b ) |
Parameters
- a
- Type: SGP.Baltie..::.Vector3Int
The first vector.
- b
- Type: SGP.Baltie..::.Vector3Int
The second vector.