DAMPEN

THE BOX'S MAIN HELP:
This function dampens the edge from 1 to 0.
BOT is the base value of the edge.
TOP is the top value of the edge.
FUZ is the width of the dampening.
EDG is the edge in need of dampening.

BOT (input):
This must be a float.
This is the base value of the edge.

TOP (input):
This must be a float.
This is the top value of the edge.

FUZ (input):
This must be a float.
This is the width of the dampening.

EDG (input):
This must be a float.
This is the edge in need of dampening.

OUT (output):
This function dampens the edge from 1 to 0.

<-- BACK TO Interpolation

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