transpose method
transpose
Transposes this instance.
Returns
The transposed matrix.
def transpose(self):
...
See Also
- module
aspose.threed.utilities
- class
FMatrix4
Transposes this instance.
The transposed matrix.
def transpose(self):
...
aspose.threed.utilities
FMatrix4