Elements

Matrix.Elements property

获取一个浮点值数组,表示这个Matrix的元素。

public float[] Elements { get; }

适当的价值

表示这个元素的浮点值数组Matrix.

也可以看看