formZ SDK | 5.0 API Reference | Project | Modeling | Lights Manager

fz_lite_set_parm_custom_obsolete

Description

Sets one of the unique parameters of a custom light. Note: the content of the custom light distribution data retrieved/set with / . The LITE_PARAM_CUSTOM_DATA parameter is therefore read only and cannot be set with this function.
This function is now obsolete. Use and instead.

Plugin Prototype

fzrt_error_td fz_lite_set_parm_custom_obsolete(

fzrt_int

windex,

fz_lite_ptr

lite,

fz_lite_parm_cust_enum

which,

fz_type_td *

data )

Parameters

windex [Input]

project window index

lite [Input]

custom light

which [Input]

parameter identifier

data [Input]

parameter data

Returns

Error codes

Availability

5.0.0.0

Example Files

util_lights.fsl

See Also

fz_lite_get_parm_custom

Function Set

fz_lite_fset


Defined in

fz_lite_api.h