< Previous | Contents | Next >
The SetupParams event is called every time the screen is redrawn. This allows the fuse to pass any run-time parameters to the shader.
Parameters containing the current control values can be extracted from the passed Request. These values can be used to set the shader’s run-time parameters in the passed ViewShadeNode with the SetParam() function.