setViewTransform abstract method
Relays the information regarding the global Flutter viewTransform
matrix
of the FlareActor this controller is attached to.
Implementation
void setViewTransform(Mat2D viewTransform);
Relays the information regarding the global Flutter viewTransform
matrix
of the FlareActor this controller is attached to.
void setViewTransform(Mat2D viewTransform);