formZ SDK | 4.0 Call Back Reference | RenderZone Shader

fz_shdr_cbak_bgnd_uuid

Description

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

Plugin Prototype

fzrt_error_td fz_shdr_cbak_bgnd_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_bgnd_fset


Defined in

fz_rzne_shdr_api.h