Click or drag to resize

Matrix3x2WithAppendedTransformation Method

Overload List
 NameDescription
Public methodWithAppendedTransformation(Matrix2x2) Appends a transformation matrix f to this matrix, and returns a new matrix with the result. The original matrix is unchanged.
Public methodWithAppendedTransformation(Matrix3x2) Appends a transformation matrix f to this matrix, and returns a new matrix with the result. The original matrix is unchanged.
Top
See Also