Scripting

Search The Documentation:

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

noise2D

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

2D Perlin Noise (returns -1 to 1)

Parameters:

  • x
    • A float value
  • y
    • A float value

returns a Float (decimal number) value

Example:

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

How can we help?