Whether noise is enabled for the particle system.
Optional
offsetsAn optional array of offsets to randomize noise generation per particle.
The amount of noise applied to particle positions.
The amount of noise applied to particle rotations.
Optional
samplerAn optional noise sampler (e.g., FBM for fractal Brownian motion) to generate noise values.
The amount of noise applied to particle sizes.
The overall strength of the noise effect.
Configuration for noise effects applied to particles in a particle system. Noise can affect particle position, rotation, and size dynamically.
Example
Default