Set Foreground

Revision as of 20:04, 30 July 2026 by Protolyte (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Set Foreground
Screenshot of the Event Icon Set Foreground
TabVFX
TypeSetForeground
Originrversion
ShortcutShift+B

Set Foreground is an event in the VFX Tab that can overlay an image onto the window.

Usage

Setting Type Description
Image Text Box Choose an image file to use for the background.
Color Color Picker Chooses a tint to apply to the image.
Scaling Dropdown Choose how to scale the image to the window.

Surgery

{ "bar": 2, "beat": 2, "y": 0, "type": "SetForeground", "rooms": [0], "image": [], "color": "FFFFFFFF", "contentMode": "ScaleToFill" },

rooms (integer[])
Rooms to apply to.

color (string)
Tint color. Must be a valid HEXALPHA color.

image (string)
What image to use for the background.

contentMode (enum)
How should the image be scaled to the window.