formZ SDK | 4.0 Call Back Reference | RenderZone Shader
Description
Transparency shader parameter function (Optional). This function is called once at startup. It is expected to define the parameters which are used by a transparency shader. There are particular functions available which create a certain shader parameter, such as a transparency factor, 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_trns_set_parameters(void)
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in