Snapshot.transformMatrix
void transformMatrix(graphene.matrix.Matrix matrix) nothrowTransforms snapshot's coordinate system with the given matrix.
Parameters
matrix | the matrix to multiply the transform with |
void transformMatrix(graphene.matrix.Matrix matrix) nothrowTransforms snapshot's coordinate system with the given matrix.
matrix | the matrix to multiply the transform with |