resetMatrix()
TransformDescription
Replaces the current matrix with the identity matrix.
Syntax
void resetMatrix()
Parameters
None
Returns
voidRelated
Under the Hood
Implementation in Processing.h / Processing.cpp:
Loading...
Replaces the current matrix with the identity matrix.
None
Implementation in Processing.h / Processing.cpp: