Skip to content

Commit 6d16e62

Browse files
committed
Adjust doc comment
1 parent 952857c commit 6d16e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/passes/EffectPass.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ export class EffectPass extends Pass<EffectMaterial> {
158158
/**
159159
* Updates the composite shader material.
160160
*
161-
* @throws {@link Error} if the current effects cannot be merged.
161+
* @throws If the current effects cannot be merged.
162162
*/
163163

164164
private updateMaterial(): void {

0 commit comments

Comments
 (0)