passes/effectPass
Type Aliases
| Type Alias | Description |
|---|---|
| EffectPass | An effect pass with contextual and asynchronous uniform sources. |
| EffectUniformContext | Context supplied to effect uniform functions. |
| EffectUniforms | Uniform sources accepted by post-processing effects. |
Variables
| Variable | Description |
|---|---|
| floatTargetConfig | Default configuration for high-precision floating point render targets. Useful for HDR and post-processing effects. |
Functions
| Function | Description |
|---|---|
| effectPass | Creates a post-processing effect pass that renders a full-screen quad. |