Difference between revisions of "LlGetRegionSunRotation/ja"

From Second Life Wiki
Jump to navigation Jump to search
(copy from english(Todo: need translate to japanese))
 
m
Line 1: Line 1:
{{LSL_Function
{{LSL_Function/ja
|func=llGetRegionSunRotation|return_type=rotation
|func=llGetRegionSunRotation|return_type=rotation
|func_desc=Return the rotation applied to the sun for the region at the location of the object containing the script.  These functions are altitude aware and so will pick up the sun for their current track. [[llGetRegionSunRotation]] returns the rotation applied at the region level, [[llGetSunRotation]] does the same for the parcel.  If there is no custom environment applied to parcel [[llGetSunRotation]] returns the same value as [[llGetRegionSunRotation]].
|func_desc=Return the rotation applied to the sun for the region at the location of the object containing the script.  These functions are altitude aware and so will pick up the sun for their current track. [[llGetRegionSunRotation]] returns the rotation applied at the region level, [[llGetSunRotation]] does the same for the parcel.  If there is no custom environment applied to parcel [[llGetSunRotation]] returns the same value as [[llGetRegionSunRotation]].


|also_functions=
|also_functions=
{{LSL DefineRow||[[llGetEnvironment]]}} Newer function that consolidates many environment-based settings.
{{LSL DefineRow||[[llGetEnvironment/ja]]}} Newer function that consolidates many environment-based settings.
{{LSL DefineRow||[[llGetDayLength]]}}
{{LSL DefineRow||[[llGetDayLength/ja]]}}
{{LSL DefineRow||[[llGetDayOffset]]}}
{{LSL DefineRow||[[llGetDayOffset/ja]]}}
{{LSL DefineRow||[[llGetMoonDirection]]}}
{{LSL DefineRow||[[llGetMoonDirection/ja]]}}
{{LSL DefineRow||[[llGetMoonRotation]]}}
{{LSL DefineRow||[[llGetMoonRotation/ja]]}}
{{LSL DefineRow||[[llGetSunDirection]]}}
{{LSL DefineRow||[[llGetSunDirection/ja]]}}
{{LSL DefineRow||[[llGetSunRotation]]}}
{{LSL DefineRow||[[llGetSunRotation]/ja]}}
{{LSL DefineRow||[[llGetRegionDayLength]]}}
{{LSL DefineRow||[[llGetRegionDayLength/ja]]}}
{{LSL DefineRow||[[llGetRegionDayOffset]]}}
{{LSL DefineRow||[[llGetRegionDayOffset/ja]]}}
{{LSL DefineRow||[[llGetRegionMoonDirection]]}}
{{LSL DefineRow||[[llGetRegionMoonDirection/ja]]}}
{{LSL DefineRow||[[llGetRegionMoonRotation]]}}
{{LSL DefineRow||[[llGetRegionMoonRotation/ja]]}}
{{LSL DefineRow||[[llGetRegionSunDirection]]}}
{{LSL DefineRow||[[llGetRegionSunDirection/ja]]}}
{{LSL DefineRow||[[llGetRegionSunRotation]]}}
{{LSL DefineRow||[[llGetRegionSunRotation/ja]]}}
}}
}}

Revision as of 13:26, 2 November 2023

{{LSL_Function/ja |func=llGetRegionSunRotation|return_type=rotation |func_desc=Return the rotation applied to the sun for the region at the location of the object containing the script. These functions are altitude aware and so will pick up the sun for their current track. llGetRegionSunRotation returns the rotation applied at the region level, llGetSunRotation does the same for the parcel. If there is no custom environment applied to parcel llGetSunRotation returns the same value as llGetRegionSunRotation.

|also_functions= |-style="vertical-align:top;" | style="color:gray;" |•  | llGetEnvironment/ja | style="color:gray;" | | | Newer function that consolidates many environment-based settings. |-style="vertical-align:top;" | style="color:gray;" |•  | llGetDayLength/ja | style="color:gray;" | | | |-style="vertical-align:top;" | style="color:gray;" |•  | llGetDayOffset/ja | style="color:gray;" | | | |-style="vertical-align:top;" | style="color:gray;" |•  | llGetMoonDirection/ja | style="color:gray;" | | | |-style="vertical-align:top;" | style="color:gray;" |•  | llGetMoonRotation/ja | style="color:gray;" | | | |-style="vertical-align:top;" | style="color:gray;" |•  | llGetSunDirection/ja | style="color:gray;" | | | {{LSL DefineRow||[[llGetSunRotation]/ja]}} |-style="vertical-align:top;" | style="color:gray;" |•  | llGetRegionDayLength/ja | style="color:gray;" | | | |-style="vertical-align:top;" | style="color:gray;" |•  | llGetRegionDayOffset/ja | style="color:gray;" | | | |-style="vertical-align:top;" | style="color:gray;" |•  | llGetRegionMoonDirection/ja | style="color:gray;" | | | |-style="vertical-align:top;" | style="color:gray;" |•  | llGetRegionMoonRotation/ja | style="color:gray;" | | | |-style="vertical-align:top;" | style="color:gray;" |•  | llGetRegionSunDirection/ja | style="color:gray;" | | | |-style="vertical-align:top;" | style="color:gray;" |•  | llGetRegionSunRotation/ja | style="color:gray;" | | | }}