formZ SDK | 4.0 Call Back Reference | Light Representation
Description
Light Representation finit function (Optional). This function is called whenever a Light is deleted. It allows the plugin to free any dynamic memory that may be present in a Light Representation.
Plugin Prototype
fzrt_error_td fz_light_rep_cbak_data_finit(
fzrt_int | windex, |
light, | |
void * | light_rep_data ) |
Parameters
windex [Input]
project window index
light [Input]
the light, which will be deleted
light_rep_data [Input, Result]
Light Representation data.
Returns
Error codes
Availability
7.0.0.0
Function Set
Defined in