decompose method
decompose
def decompose(self, translation, scaling, rotation):
...
Parameter | Type | Description |
---|---|---|
translation | any | |
scaling | any | |
rotation | any |
See Also
- module
aspose.threed.utilities
- class
Matrix4
def decompose(self, translation, scaling, rotation):
...
Parameter | Type | Description |
---|---|---|
translation | any | |
scaling | any | |
rotation | any |
aspose.threed.utilities
Matrix4