transformationMatrix property

Matrix transformationMatrix
final

You can use the transformationMatrix to change the size, position, scale, rotation etc. from the Mask.

Implementation

final Matrix transformationMatrix = Matrix.fromIdentity();