noSmooth()

Environment

Description

Draws all geometry with jagged (aliased) edges.

Syntax

void noSmooth()

Parameters

None

Returns

void

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...