inverse method
inverse(self)
Calculate the inverse matrix of current instance.
Returns
Inverse matrix4
def inverse(self):
...
See Also
- module
aspose.threed.utilities - class
FMatrix4
Calculate the inverse matrix of current instance.
Inverse matrix4
def inverse(self):
...
aspose.threed.utilitiesFMatrix4