formZ SDK | 4.0 Call Back Reference | RenderZone Shader

fz_shdr_cbak_trns_version

Description

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

Plugin Prototype

fzrt_error_td fz_shdr_cbak_trns_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_trns_fset


Defined in

fz_rzne_shdr_api.h