Matrix4x4::Tz

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

Tz provides access to the element of the matrix which represents translation in Z.

Return Value

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