Vector3Int.operator +

public static Vector3Int operator +(Vector3Int a, Vector3Int b);

Description

Adds two vectors.

Adds corresponding components together.


Did you find this page useful? Please give it a rating: