formZ SDK | 4.0 Call Back Reference | RenderZone Shader
Description
Background shader name function (Required). This function is called once at startup. It is expected to supply the name of a background shader, as it will appear in the Background menu in the RenderZone Options dialog. A background shaders automatically also becomes an environment shader, and shows up in the Environment shader menu in the RenderZone Options dialog.
Plugin Prototype
fzrt_error_td fz_shdr_cbak_bgnd_name(
char * | name, |
fzrt_int | max_len ) |
Parameters
name [Result]
The name of the shader.
max_len [Input]
The maximum number of characters the shader name can have.
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in