Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Math
  5. fbmNoise

fbmNoise

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

1D Fractal Brownian Motion Perlin Noise (returns -0.75 to 0.75)

Parameters:

  • x
    • A float value
  • octave
    • An integer value

returns a Float (decimal number) value

Example:

1
obj.fbmNoise(x, octave)
Tags
Was this article helpful to you? Yes No

How can we help?