mirror of
https://github.com/visgl/luma.gl.git
synced 2025-12-08 17:36:19 +00:00
363 B
363 B
ShaderModulePass (Experimental)
Automatically creates a rendering pass from a compatible shader module. Look for the 'ShaderPass' badge in the documentation of shader modules.
Methods
constructor(gl : WebGLRenderingContext, props : Object)
Creates a new ShaderModulePass instance
Remarks
- The created rendering pass can be a composite pass.