Matrix4.ToArray
Matrix4.ToArray method
Converts matrix to array.
public double[] ToArray()
Return Value
The array.
See Also
- struct Matrix4
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D
Converts matrix to array.
public double[] ToArray()
The array.