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

fz_lite_set_ambient_intensity

Description

Sets the intensity of the ambient light in a windex.

Plugin Prototype

fzrt_error_td fz_lite_set_ambient_intensity(

fzrt_int

windex,

double

intens )

Parameters

windex [Input]

project window index

intens [Input]

ambient light intensity

Range: intens >= 0.0

Returns

Error codes

Availability

5.0.0.0

Example Files

util_lights.fsl

See Also

Function Set

fz_lite_fset


Defined in

fz_lite_api.h