noSmooth()
EnvironmentDescription
Draws all geometry with jagged (aliased) edges.
Syntax
void noSmooth()
Parameters
None
Returns
voidRelated
Under the Hood
Implementation in Processing.h / Processing.cpp:
Loading...
Draws all geometry with jagged (aliased) edges.
None
Implementation in Processing.h / Processing.cpp: