Advanced
Optional
fragmentThe fragment glsl shader source.
Optional
gpuThe gpu layout of the program. If not provided, it will be generated from the shader sources.
Optional
layoutThe layout of the program. If not provided, it will be generated from the shader sources.
Optional
namethe name of the program, this is added to the label of the GPU Program created under the hood. Makes it much easier to debug!
Optional
vertexThe vertex glsl shader source.
The options for the gpu program