Noise

The Noise module applies a subtle motion to the camera using a noise function. This can be used to give the camera a more hand-held feel.


〰️ Settings

The following settings are available to customize:

  • Frequency: The frequency of the noise function. A higher value results in quicker camera movements.

  • Magnitude: The magnitude of the noise vector. A higher value results in larger camera movements.

  • Positional Strength: How much the camera noise impacts the position of the camera. A value of zero disable the positional noise.

  • Rotational Strength: How much the camera noise impacts the rotation of the camera. A value of zero disable the rotational noise.


🧰 Scripting API