public static Vector3 operator +(Vector3 a, Vector3 b);. Description. Adds two vectors. Adds corresponding components together. // prints (5.0,7.0,9.0)
確定! 回上一頁