Hi Celeris users!
Someone of you knows, what is the name of the element that we should use in .cml file to set FOV, SUN_ALT, SUN_A2 and AMBIENT?
I guess, the syntaxis would be something like that:
<name_element fov = value sun_alt = value sun_a2 = value ambient = value><\name_element>
Regards.
Gar
I found this and it runs correctly:
<graphics>
<lighting ambient = 0.25 sunAltitude = 90 sunAzimuth = 169></lighting>
</graphics>