Matrix4x4.transpose 转置

var transpose : Matrix4x4

Description描述

Returns the transpose of this matrix (Read Only).

返回这个矩阵的转置(只读)。

Transposed matrix is the one that has columns exchanged with rows of the original (i.e. flipped along main diagonal).

转置矩阵是将原行列交换(即沿主对角线翻转)

最后修改:2011年2月26日 Saturday 14:37

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。