Skip to content

passes/renderPass

Type Aliases

Type AliasDescription
RenderPassA rendering pass with managed uniform sources.
RenderOptionsOptions shared by raw and managed render functions.

Functions

FunctionDescription
renderPassCreates a rendering pass that resolves functions, promises, and media uniforms before delegating the actual draw to rawRenderPass.

Released under the MIT License.