transform abstract method

Matrix4 transform(
  1. DoughTransformerContext context
)

Creates the Matrix4 which will be used to transform the Dough.child widget.

Implementation

Matrix4 transform(DoughTransformerContext context);