ROUGH

THE BOX'S MAIN HELP:
This function returns a roughed up pattern.
The return value is a float.
PP is a varying point which is the seed to the noise function.
DIR controls the direction of the pits.
FQ  controls the frequency of the pits.
PIT controls the size of the pits.
DEP controls the depth of the pits.

PP (input):
This must be a varying point.  The default is the surface point.

DIR (input):
This must be a string. The default is the X-axis.
This controls the direction of the pits.

FQ (input):
This must be a float. The default is 20.
This controls the frequency or the density of the pits.

PIT (input):
This must be a float. The default is 5.
This controls the size of the pits.

DEP (input):
This must be a float. The default is 0.1.
This controls the depth of the pits.

OUT (output):
This function returns a roughed up pattern.
The return value is a float.

<-- BACK TO Patterns

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