Transform.matrix
gsk.transform.Transform matrix(graphene.matrix.Matrix matrix) nothrowMultiplies next with the given matrix.
Parameters
matrix | the matrix to multiply next with |
Returns
The new transform
gsk.transform.Transform matrix(graphene.matrix.Matrix matrix) nothrowMultiplies next with the given matrix.
matrix | the matrix to multiply next with |