Hi! I've got a problem with Python scripting: In Hscript there is something like noise(x,y,z). Is there any “equivalent” function in Python? Thank you very much
i dont know how far something like this is implemented in the hou - module but you can import an other noise/graphics python module and use its noise functions