plus
Return
this matrix for chaining.
Parameters
values from this matrix will be added to this matrix.
Return
this matrix for chaining.
Parameters
values from this matrix will be added to this matrix.
Creates a range by shifting this range's start and endInclusive by the addend.
Return
a new Vector2 instance with the operation result.
Parameters
values from vector will be added to vector.
Return
a new Vector2 instance with the operation result.
Parameters
this value will be added to both x and y of the vector.
Return
a new Vector3 instance with the operation result.
Parameters
values from this vector will be added to this vector.
Modifies x and y components of this vector.
Return
a new Vector3 instance with the operation result.
Parameters
values from this vector will be added to this vector.
Return
a new Vector3 instance with the operation result.
Parameters
will be added to x, y and z components of this vector.
Return
a new Vector4 instance with the operation result.
Parameters
values from this vector will be added to this vector.
Return
a new Vector4 instance with the operation result.
Parameters
values from this vector will be added to this vector.
Return
a new Vector4 instance with the operation result.
Parameters
values from this vector will be added to this vector.
Return
a new Vector4 instance with the operation result.
Parameters
will be added to X, Y, Z and W components of this vector.