UI\Draw\Matrix::multiply

(PHP 7, UI 0.9.9)

UI\Draw\Matrix::multiplyMultiply Matrix

설명

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

Shall multiply this matrix with the given matrix

인수

이 함수는 인수가 없습니다.

반환값

The new Matrix

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top