addScreenSpaceEffect Method
Append a screen-space effect to the list of effects applied to this Viewport.
addScreenSpaceEffect(effectName: string): void
@see screenSpaceEffects.
| Parameter | Type | Description |
|---|---|---|
| effectName | string |
Returns - void
Defined in
- core/frontend/src/Viewport.ts Line 2989
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.