— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
This is an old revision of the document!
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).
disable_screen_effect(duration, screen_effect_id)
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…