Matrix.Elements

Matrix.Elements property

この Matrix の要素を表す浮動小数点値の配列を取得します。

public float[] Elements { get; }

関連項目