noFill()

Disables filling geometry. If both noStroke() and noFill() are called, newly drawn shapes will be invisible.

Type: function