Product media placeholder
Replace this area with a screenshot or short walkthrough video during the media sweep.
Multi-octave simplex noise
Type noiseCategory 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 |
|---|---|---|---|
speed | float | 1 | Speed min 0.01; step 0.1 |
scale | float | 1 | Scale step 0.1 |
offset | float | 0 | Offset step 0.1 |
octaves | int | 1 | Octaves min 1; max 8 |
seed | int | 0 | Seed min 0 |
compositionMode | enum | "add" | Compose options add, replace, multiply |
Envelope
Use noise 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/