Private
wwww component of the matrix.
Private
wxwx component of the matrix.
Private
wywy component of the matrix.
Private
wzwz component of the matrix.
Private
xwxw component of the matrix.
Private
xxxx component of the matrix.
Private
xyxy component of the matrix.
Private
xzxz component of the matrix.
Private
ywyw component of the matrix.
Private
yxyx component of the matrix.
Private
yyyy component of the matrix.
Private
yzyz component of the matrix.
Private
zwzw component of the matrix.
Private
zxzx component of the matrix.
Private
zyzy component of the matrix.
Private
zzzz component of the matrix.
Set matrix components from object
Object with each component of the matrix, all components must be present.
Static
makeStatic
makeStatic
makeCreate a full transform matrix from the rotation, scaling and translation params.
The rotation angle around the x axis.
The rotation angle around the y axis.
The rotation angle around the z axis.
The x scaling factor.
The y scaling factor.
The z scaling factor.
The x translation amount.
The y translation amount.
The z translation amount.
Matrix4x4
Static
makeCreate the translation matrix from the given x-, y- and z- translation amounts (use 0.0 for no translation).
The x translation amount.
The y translation amount.
The z translation amount.
Matrix4x4
Generic class for representing 4x4 matrices.