minus
Subtracts the parameter from this object and returns the result. return = (this - parameter).
Return
A new TransformationMatrix object which is the result of subtracting two TransformationMatrix.
Since
200.1.0
Subtracts the parameter from this object and returns the result. return = (this - parameter).
A new TransformationMatrix object which is the result of subtracting two TransformationMatrix.
200.1.0