formZ SDK | 4.0 Call Back Reference | RenderZone Shader

fz_shdr_cbak_fgnd_version

Description

Depth effect shader version function (Optional). This function is called once at startup. It is expected to supply the version of a depth effect shader.

Plugin Prototype

fzrt_error_td fz_shdr_cbak_fgnd_version(

fzpl_vers_td *

version )

Parameters

version [Result]

The version of the shader.

Returns

Error codes

Availability

5.0.0.0

Example Files

sine_wave.fsl

Function Set

fz_shdr_cbak_fgnd_fset


Defined in

fz_rzne_shdr_api.h