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

fz_lite_sun_city_set_parm

Description

Sets the parameters of a city.

Plugin Prototype

fzrt_error_td fz_lite_sun_city_set_parm(

fzrt_int

windex,

fzrt_int

city_id,

char *

city_name,

char *

country_name,

double

latitude,

double

longitude,

double

time_zone )

Parameters

windex [Input]

project window index

city_id [Input]

city id

city_name [Input, Optional]

city name

country_name [Input, Optional]

country name

latitude [Input]

latitude

Range: -PI/2 <= latitude <= PI/2

longitude [Input]

longitude

Range: -PI <= longitude <= PI

time_zone [Input]

time zone

Range: -12.0 <= time_zone <= 12.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