formZ SDK | 5.0 API Reference | Project | Modeling | Lights Manager
Description
Given a light pointer, get the next light pointer in the windex. If lite_in is passed as NULL, the first light in the windex is returned.
Plugin Prototype
fzrt_error_td fz_lite_get_next_light(
fzrt_int | windex, |
lite_in, | |
lite_next ) |
Parameters
windex [Input]
project window index
lite_in [Input]
light
lite_next [Result]
next light
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in