Click or drag to resize
Ab4d.SharpEngine logo

MatrixTransformSetMatrix Method

Overload List
 NameDescription
Public methodSetMatrix(Matrix4x4) Sets the matrix and sets IsIdentity to false (matrix is not checked for identity)
Public methodSetMatrix(Matrix4x4) Sets the matrix and sets IsIdentity to false (matrix is not checked for identity)
Public methodSetMatrix(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single) Sets the matrix and sets IsIdentity to false (matrix is not checked for identity)
Top
See Also