smooth()
EnvironmentDescription
Draws all geometry with smooth (anti-aliased) edges. Enabled by default.
Syntax
void smooth()
Parameters
None
Returns
voidRelated
Under the Hood
Implementation in Processing.h / Processing.cpp:
Loading...
Draws all geometry with smooth (anti-aliased) edges. Enabled by default.
None
Implementation in Processing.h / Processing.cpp: