formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Materials
Description
Given a surface style pointer, get the next surface style pointer in the windex. If rmtl_in is passed as NULL, the first item in the windex is returned.
Plugin Prototype
fzrt_error_td fz_rmtl_get_next_rmtl(
fzrt_int | windex, |
rmtl_in, | |
rmtl_next ) |
Parameters
windex [Input]
project window index
rmtl_in [Input]
surface style
rmtl_next [Result]
next surface style
Returns
Error codes
Availability
5.0.0.0
Example Files
util_attr_rmtl.fsl
util_rmtl.fsl
Function Set
Defined in