Product media placeholder
Replace this area with a screenshot or short walkthrough video during the media sweep.
Periodic wave generator (sine, triangle, square, sawtooth)
Type oscillatorCategory proceduralContext sharedDynamic ports noCompound no
Inputs
| Port | Type | Description |
|---|---|---|
baseValue | float | Base Value |
time | float | Time |
deltaTime | float | Delta Time |
Outputs
| Port | Type | Description |
|---|---|---|
result | float | Result |
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
waveType | enum | "sine" | Wave options sine, cosine, triangle, sawtooth, square |
frequency | float | 1 | Frequency (Hz) min 0.01; step 0.1 |
amplitude | float | 10 | Amplitude step 1 |
phase | float | 0 | Phase (rad) step 0.1 |
seed | int | 0 | Seed min 0 |
compositionMode | enum | "add" | Compose options add, replace, multiply |
Envelope
Use oscillator as the node type inside a graph node envelope. Add id, optional params, optional connections, and optional activeWhen based on the guide context.
Generated source
Registry faster-motion-docs/node-registry.jsonCategory page /help/faster-motion/faster-motion-node-category-procedural/