refreshViewportsForEffect Function
Requests that any viewport to which the specified effect has been applied redraw its contents. Used by tools like VignetteConfig to update the view after the effect parameters are modified.
refreshViewportsForEffect(effectName: string): void
Parameter | Type | Description |
---|---|---|
effectName | string |
Returns - void
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.