Matrix2x4::Sy

Matrix2x4::Sy
T & Sy();
const T & Sy() const;
Description

Sy provides access to the element of the matrix which represents scaling in Y.

Return Value

A reference to the matrix element which represents scaling in Y.