ty property

double ty

The y coordinate of the translation, minus ssin multiplied by the x-coordinate of the rotation point, minus scos multiplied by the y-coordinate of the rotation point.

Implementation

double get ty => _value[3];