Click or drag to resize

Matrix4x3WithAppendedTransformation Method

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