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

fz_lite_get_ambient_intensity

Description

Gets the intensity of the ambient light in a windex.

Plugin Prototype

fzrt_error_td fz_lite_get_ambient_intensity(

fzrt_int

windex,

double *

intens )

Parameters

windex [Input]

project window index

intens [Result]

ambient light intensity

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