clear canvas effects

From PenguinMod Wiki
Revision as of 20:27, 5 July 2024 by MediansSC (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Clear canvas effects
Jump to navigation Jump to search
clear canvas effects
...
Caption
Block Type Stack Block
Category / Extension Canvas Effects
Status Who tf uses status

The clear canvas effects block is a stack block in the Canvas Effects extension that clears effects set to the canvas/stage, removes the border from the stage, and sets the camera resize rendering mode to default.

Workaround

This block can be worked around by clearing each individual effect and by using the set canvas resize rendering mode () block with default selected:

set canvas resize rendering mode (default v)::extension
set canvas (blur v) to (0)::extension
set canvas (contrast v) to (100)::extension
set canvas (saturation v) to (100)::extension
set canvas (color shift v) to (0)::extension
...::extension