User Tools

Site Tools


disable_screen_effect

This is an old revision of the document!


Disable Screen Effect


Disables either the VHS/CRT monitor effect or the retro effect over a duration of time (in seconds). The second parameter should be a string value of other “vhs” or “retro” (case-sensitive).

Signature:

disable_screen_effect(duration, screen_effect_id)
ArgumentDescriptionTypeRequired
durationDuration of time over which the screen effect will be enabled. Defaults to 0 (instant).NumberNo
screen_effect_idID of the screen effect to disable, either “vhs” or “retro”. Defaults to “vhs” if omitted.StringNo

Example:

disable_screen_effect(2, "retro");

Results: The retro screen effect is faded out over a duration of 2 seconds.

Use the Disable Screen Effect function to…


Editor Node:

disable_screen_effect.1739744939.txt.gz · Last modified: 2025/02/16 14:28 by justin