UI\Draw\Matrix::multiply

(PHP 7, UI 0.9.9)

UI\Draw\Matrix::multiplyMultiply Matrix

说明

public UI\Draw\Matrix::multiply ( UI\Draw\Matrix $matrix ) : UI\Draw\Matrix

Shall multiply this matrix with the given matrix

参数

此函数没有参数。

返回值

The new Matrix

User Contributed Notes

There are no user contributed notes for this page.