scos property
double
get
scos
The cosine of the rotation multiplied by the scale factor.
Implementation
double get scos => _value[0];
The cosine of the rotation multiplied by the scale factor.
double get scos => _value[0];