static var zero : Matrix4x4
Description描述
Returns a matrix with all elements set to zero (Read Only).
返回所有元素都设置为0的一个矩阵(只读)。
The matrix looks like this:
矩阵像这样:
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
参见:identity 变量
本脚本参考基于Unity 3.4.1f5