formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Materials
Description
Sets a type of a render shader. The shader type is identified by the uuid parameter. The shader parameters are initialized to the defaults.
Plugin Prototype
fzrt_error_td fz_shdr_ptr_set_shdr_type(
fzrt_int | windex, |
shdr, | |
shdr_uuid ) |
Parameters
windex [Input]
project window index
shdr [Input]
shader
shdr_uuid [Input]
shader type
Returns
Error codes
Availability
5.0.0.0
Example Files
util_attr_rmtl.fsl
util_rmtl.fsl
Function Set
Defined in