Matrix2x4::GetMaxScale

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

GetMaxScale returns the maximum scale factor that this transform applies. This method is used for assessing scale, when determining acceptable errors in tessellation.

Return Value

A float value containing the max scale.