Scripting

Search The Documentation:

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

noise3D

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

3D Perlin Noise (returns -1 to 1)

Parameters:

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

returns a Float (decimal number) value

Example:

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

How can we help?