formZ SDK | 5.0 API Reference | Project | Modeling | Lights Manager
Description
Sets one of the unique parameters of a distant light.
Note: the sun pointer ( FZ_LITE_PARM_DIST_SUN) can only be retrieved,
not set.
Parameters of the sun position of a distant light are set through
fz_lite_set_parm_sun.
This function is now obsolete. Use and instead.
Plugin Prototype
fzrt_error_td fz_lite_set_parm_dist_obsolete(
fzrt_int | windex, |
lite, | |
which, | |
data ) |
Parameters
windex [Input]
project window index
lite [Input]
direct light
which [Input]
parameter identifier
data [Input]
parameter data
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_lite_get_parm_dist, fz_lite_set_parm_sun
Function Set
Defined in