Rest
...args: any[]An instance of me.Matrix3d to copy from, or individual Matrix components (See Matrix3d.setTransform). If not arguments are given, the matrix will be set to Identity.
tx component of the matrix
ty component of the matrix
ty component of the matrix
return true if the two matrices are identical
the other matrix
true if both are equals
generate an orthogonal projection matrix, with the result replacing the current matrix
farthest left on the x-axis
farthest right on the x-axis
farthest down on the y-axis
farthest up on the y-axis
distance to the near clipping plane along the -Z axis
distance to the far clipping plane along the -Z axis
Reference to this object for method chaining
scale the matrix
a number representing the abscissa of the scaling vector.
Optional
y: number = xa number representing the ordinate of the scaling vector.
Optional
z: number = 0a number representing the depth vector
Reference to this object for method chaining
set the matrix to the specified value
Reference to this object for method chaining
a 4x4 Matrix3d Object