We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952857c commit 6d16e62Copy full SHA for 6d16e62
src/passes/EffectPass.ts
@@ -158,7 +158,7 @@ export class EffectPass extends Pass<EffectMaterial> {
158
/**
159
* Updates the composite shader material.
160
*
161
- * @throws {@link Error} if the current effects cannot be merged.
+ * @throws If the current effects cannot be merged.
162
*/
163
164
private updateMaterial(): void {
0 commit comments