SNOISE2D

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

A (input):
The input must be a float. 
These are the seeds to the noise function.

B (input):
The input must be a float. 
These are the seeds to the noise function.

OUT (output):
This function generates 2 dimensional noise.
The return value will be float, point, vector, normal or color 
depending on the cast, whose component(s) lie in the range [-1,1].

<-- BACK TO Patterns

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.