Matrix4x4::Ty

Matrix4x4::Ty
T & Ty();
const T & Ty() const;
Description

Ty provides access to the element of the matrix which represents translation in Y.

Return Value

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