Skip to content

Add Noise

Controls

Parameter / Script Name Type Default Function
Enabled / enabled Boolean On
Time Mode / time_mode Choice Current
- Current
- Custom
Type / noise_type Choice FBM
- Perlin
- FBM
- Turbulence
- Cell
- Periodic
Time / custom_time Float 0
Phase / seed Float 0
Signed / signed_range Boolean On When checked, this outputs in the range [-1,1], otherwise in the range [0,1]
Octaves / fbm_octaves Float 2 Number of frequencies
Lacunarity / fbm_lacunarity Float 2 Spacing between each frequencies
Gain / fbm_gain Float 1 Relative scale between consecutive frequencies
Period / period Float 2D 1, 1
Amplitude / amplitude Float 2D 50, 50
Frequency / multiplier Float 2D 1, 1
Follow Normal / follow_normal Boolean Off
Enable Outside Keyframes / enable_outside_keyframe Boolean Off
Enable Fall-Off / enable_falloff Boolean Off
Fall-off Curve / falloff_curve Fall-off applied along the source trajectory. Only works if the Param is animated with keyframes. The X axis values closer to 0 represent the start of the path and values closer to 1 represents the end of the path. The Y values are a multiplier on the noise value