You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/moonlight/modifiers.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,19 +9,19 @@ A modifier (💎) is an effect on an effect. It can change the size of the effec
9
9
## Modifier 💎 Nodes
10
10
11
11
Below is a list of Modifiers in MoonLight.
12
-
Want to add a Modifier to MoonLight, see [develop](https://moonmodules.org/MoonLight/develop/overview/). See also [Live scripts](https://moonmodules.org/MoonLight/moonbase/module/liveScripts/) to add runtime Modifiers (🚧)
12
+
Want to add a Modifier to MoonLight, see [develop](https://moonmodules.org/MoonLight/develop/overview/). See also [Live scripts](https://moonmodules.org/MoonLight/moonbase/module/liveScripts/) to add runtime Modifiers.
13
13
14
14
The following Modifiers are defined in MoonLight. Some found there origin in WLED and WLED-MM (Expand1D):
| Pinwheel 🧊 || <imgwidth="320"alt="PinWheel"src="https://github.com/user-attachments/assets/46585cea-d301-4221-9af2-65f8054543da" /> | Projects 1D/2D effects onto 2D/3D layouts in a pinwheel pattern. **Swirl**: bend the pinwheel, **Rotation Symmetry**: rotational symmetry of the pattern, **Petals** Virtual width, **Ztwist** twist the pattern along the z-axis. Height: distance from center to corner |
25
25
| RippleYZ 🧊 || <imgwidth="320"alt="RippleYZ"src="https://github.com/user-attachments/assets/90ecf22c-c4c1-4ee9-8096-fd5613fbb1a7" /> | 1D/2D effect will be rippled to 2D/3D (🚨). Shrink: shrinks the original size towards Y and Z, towardsY: copies X into Y, towardsZ: copies XY into Z |
26
26
27
-
🚨: some effects already do this theirselves e.g. FreqMatrix runs on 1D but copies to 2D and 3D if size allows.
27
+
🚨: some effects already do this theirselves e.g. FreqMatrix runs on 1D but copies to 2D and 3D if size allows.
0 commit comments