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

fz_lite_set_ambient_color

Description

Sets the color of the ambient light in a windex.

Plugin Prototype

fzrt_error_td fz_lite_set_ambient_color(

fzrt_int

windex,

fz_rgb_float_td *

color )

Parameters

windex [Input]

project window index

color [Input]

ambient light color

Returns

Error codes

Availability

5.0.0.0

Example Files

util_lights.fsl

See Also

fz_lite_get_ambient_color

Function Set

fz_lite_fset


Defined in

fz_lite_api.h