Bass Drop: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Event | event = Bass Drop | image = File:EditorBassDrop.png | tablocation = VFX | eventtype = BassDrop | versionorigin = r<code>Version</code> | shortcut = K }} '''Bass Drop''' is an event in the '''VFX Tab''' that plays a chroma aberration effect. == Usage == {| class="wikitable" |- ! Setting !! Type !! Description |- | Strength || Slider || Strength of the chroma aberration (Low, Medium, High). |} === Advanced === == Surgery == <code>{ "bar": X, "beat": X,...") |
mNo edit summary |
||
Line 17: | Line 17: | ||
| Strength || Slider || Strength of the chroma aberration (Low, Medium, High). | | Strength || Slider || Strength of the chroma aberration (Low, Medium, High). | ||
|} | |} | ||
== Surgery == | == Surgery == | ||
Line 28: | Line 26: | ||
'''strength''' (enum) | '''strength''' (enum) | ||
<br> | <br>Strength of the chroma aberration: ''Low'', ''Medium'', or ''High''. | ||
== History == | == History == |
Latest revision as of 07:35, 10 February 2025
Bass Drop | |
---|---|
Tab | VFX |
Type | BassDrop |
Origin | rVersion |
Shortcut | K |
Bass Drop is an event in the VFX Tab that plays a chroma aberration effect.
Usage
Setting | Type | Description |
---|---|---|
Strength | Slider | Strength of the chroma aberration (Low, Medium, High). |
Surgery
{ "bar": X, "beat": X, "y": X, "type": "BassDrop", "rooms": [0], "strength": "High" }
rooms (number[])
Rooms to affect.
strength (enum)
Strength of the chroma aberration: Low, Medium, or High.