Click or drag to resize

Matrix3x2WithPrependedTransformation Method

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