SNOISE3D

THE BOX'S MAIN HELP:
This function generates 3 dimensional noise.
The return value will be point, color or float depending on the cast,
whose component(s) lie in the range [-1,1].
The returned point's components lie in the range [-1,1].

PP (input):
This must be a varying point. The default is the surface point, P.
This is the seed for the noise function.

OUT (output):
This function generates 3 dimensional noise.
The returned point's components lie in the range [-1,1].

<-- BACK TO Patterns