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