setViewTransform method
Relays the information regarding the global Flutter viewTransform
matrix
of the FlareActor this controller is attached to.
Implementation
@override
void setViewTransform(Mat2D viewTransform) {}
Relays the information regarding the global Flutter viewTransform
matrix
of the FlareActor this controller is attached to.
@override
void setViewTransform(Mat2D viewTransform) {}