reorganization
This commit is contained in:
@ -18,6 +18,9 @@ export class PassThroughEffect implements Effect {
|
||||
return this.node
|
||||
}
|
||||
|
||||
setBypass(_bypass: boolean): void {
|
||||
}
|
||||
|
||||
updateParams(_values: Record<string, number>): void {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user