Matrix4.ToArray

Matrix4.ToArray method

Converts matrix to array.

public double[] ToArray()

Return Value

The array.

See Also