plus
Adds this and transformation together and returns the result. return = (this + parameter)
Return
A new TransformationMatrix object which is the result of adding two TransformationMatrix
Since
200.1.0
Parameters
transformation
The TransformationMatrix to be added onto this TransformationMatrix.