formZ SDK | 5.0 API Reference | Project | Modeling | Lights Manager
Description
Sets one of the unique parameters of an environment light. Note that
the map parameters can not be set. The fz_lite_get_parm_environment
returns pointers to the various environment maps. There are texture
map API functions supplied, which set the parameters of a map, such
as a new file name.
This function is now obsolete. Use and instead.
Plugin Prototype
fzrt_error_td fz_lite_set_parm_environment_obsolete(
fzrt_int | windex, |
lite, | |
which, | |
data ) |
Parameters
windex [Input]
project window index
lite [Input]
environment 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_environment
Function Set
Defined in