Matrix2x4::GetScale

Matrix2x4::GetScale
SF_EXPORT T GetScale() const;
Description

GetScale returns the isotropic scale, proportional to the diagonal (0,0) - (1,1).

Return Value

A float value containing the scale.