to_matrix method
to_matrix
Convert the rotation presented by quaternion to transform matrix.
Returns
The matrix representation of current quaternion.
def to_matrix(self):
...
See Also
- module
aspose.threed.utilities
- class
Quaternion
Convert the rotation presented by quaternion to transform matrix.
The matrix representation of current quaternion.
def to_matrix(self):
...
aspose.threed.utilities
Quaternion