Function mat4.setIdentity

set to identity: fill all items of matrix with zero except main diagonal items which will be assigned to 1.0f

Prototype

ref mat4 setIdentity();

Authors

Copyright

License