Name

shader

Description Applies the shader specified by the parameters. It's compatible with the P2D and P3D renderers, but not with the default renderer.
Syntax
shader(shader)
shader(shader, kind)
Parameters
shaderPShader: name of shader file
kindint: type of shader, either POINTS, LINES, or TRIANGLES
Creative Commons License