to_array method
to_array(self)
Converts matrix to array.
Returns
The array.
def to_array(self):
...
See Also
- module
aspose.threed.utilities
- class
Matrix4
Converts matrix to array.
The array.
def to_array(self):
...
aspose.threed.utilities
Matrix4