noFill()
Color / SettingDescription
Disables filling geometry. Shapes will only have a stroke outline.
Syntax
void noFill()
Parameters
None
Returns
voidRelated
Under the Hood
Implementation in Processing.h / Processing.cpp:
Loading...
Disables filling geometry. Shapes will only have a stroke outline.
None
Implementation in Processing.h / Processing.cpp: