MCPcopy Create free account
hub / github.com/PatMartin/Dex / uniformMatrix

Function uniformMatrix

javascript/processing/latest/processing.js:10363–10379  ·  view source on GitHub ↗

* Sets the value of a uniform matrix variable in a program * object. Before calling this function, ensure the correct * program object has been installed as part of the current * rendering state. * * On some systems, if the variable exists in the shader but * isn't used

(cacheId, programObj, varName, transpose, matrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

processing.jsFile · 0.85
point3DFunction · 0.85
line3DFunction · 0.85
fill3DFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected