跳到主要内容

KMatrix3.clone() method

复制一个当前矩阵。

Return the cloned matrix of this.

Signature:

clone(): KMatrix3;

Links: clone(): KMatrix3;

Returns:

KMatrix3

复制的矩阵。

The cloned matrix.