Skip to content

passes/effectPass

Type Aliases

Type AliasDescription
EffectPassAn effect pass with contextual and asynchronous uniform sources.
EffectUniformContextContext supplied to effect uniform functions.
EffectUniformsUniform sources accepted by post-processing effects.

Variables

VariableDescription
floatTargetConfigDefault configuration for high-precision floating point render targets. Useful for HDR and post-processing effects.

Functions

FunctionDescription
effectPassCreates a post-processing effect pass that renders a full-screen quad.

Released under the MIT License.