formZ SDK | 4.0 Call Back Reference | RenderZone Shader

fz_shdr_cbak_fgnd_uuid

Description

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

Plugin Prototype

fzrt_error_td fz_shdr_cbak_fgnd_uuid(

fzrt_UUID_td

uuid )

Parameters

uuid [Result]

The uuid 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