MCPcopy Index your code
hub / github.com/benfry/processing4 / sketchRenderer

Method sketchRenderer

core/src/processing/core/PApplet.java:949–951  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

947
948
949 final public String sketchRenderer() {
950 return renderer;
951 }
952
953
954 // smoothing 1 is default.. 0 is none.. 2,4,8 depend on renderer

Callers 1

createPrimaryGraphicsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected