Syntax

dbSetIdentityMatrix4(*Matrix4Result.m4)
Description

This command will set the specified matrix to a standard identity matrix. Transforming a vector or matrix using an identity matrix will not produce a change in the resulting data.

See Also

dbIsIdentityMatrix4