OUTPUTBUFFEREDLOOKUP

THE BOX'S MAIN HELP:
This lets you return the color for a given pixel x/y position.
Must be part of an 'outputBufferedStart' -> 'outputBufferedEnd' chain.
Currently, pixel filtering is not supported :(

X (input):
The X position [0.0 - 1.0] for the pixel returned.

Y (input):
The Y position [0.0 - 1.0] for the pixel returned.

FILT (input):
No filtering is current supported :(
In the future, this will support box and gaussian filtering.

C (output):
OUTPUT SHADER use only.
This is the returned color for the specified pixel.

<-- BACK TO Shaders

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