Difference between revisions of "LlSetSunDirection"
Jump to navigation
Jump to search
(New page: {{LSL_Function|func_id|mode=request |func=llSetSunPosition |p1_type=vector|p1_name=height|p1_desc=a vector that is the direction of the sun in the region |p2_type=float|p2_name=tau |p2_des...) |
|||
Line 1: | Line 1: | ||
llSetSunPosition | |||
|p1_type=vector|p1_name=height|p1_desc=a vector that is the direction of the sun in the region | |p1_type=vector|p1_name=height|p1_desc=a vector that is the direction of the sun in the region | ||
|p2_type=float|p2_name=tau |p2_desc=seconds to allow for the change | |p2_type=float|p2_name=tau |p2_desc=seconds to allow for the change |
Revision as of 08:28, 17 November 2007
llSetSunPosition |p1_type=vector|p1_name=height|p1_desc=a vector that is the direction of the sun in the region |p2_type=float|p2_name=tau |p2_desc=seconds to allow for the change |func_desc=Requests the UserAgent's (viewer) to shift to a specific SunPosition setting while sitting on the object containing the script. |return_text |spec |caveats=*The user may choose to revert to the region default at any time.