formZ SDK | 4.0 Call Back Reference | RenderZone Shader

fz_shdr_cbak_bgnd_set_parameters

Description

Background shader parameter function (Optional). This function is called once at startup. It is expected to define the parameters which are used by a background shader. There are particular functions available which create a certain shader parameter, such as a color, a scale factor or a boolean parameter. These functions are called shdr_set_..._param and can be found in the fz_shdr_fset function set.

Plugin Prototype

fzrt_error_td fz_shdr_cbak_bgnd_set_parameters(void)

Returns

Error codes

Availability

5.0.0.0

Example Files

sine_wave.fsl

Function Set

fz_shdr_cbak_bgnd_fset


Defined in

fz_rzne_shdr_api.h