Name

PShape_endShape

Description This method is used to complete a custom shape created with the createShape() function. It's always and only used with createShape().
Syntax
sh.endShape()
sh.endShape(mode)
Parameters
shPShape: any variable of type PShape
Related PShape_beginShape
Creative Commons License