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 2911
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.