Difference between revisions of "LlGetMoonRotation/ja"
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=llGetMoonRotation|return_type=rotation | |func=llGetMoonRotation|return_type=rotation | ||
|func_desc=Return the rotation applied to the moon for the parcel at the location of the object containing the script. These function are altitude aware and so will pick up the moon for their current track. [[llGetRegionMoonRotation]] returns the rotation applied at the region level, [[llGetMoonRotation]] does the same for the parcel. If there is no custom environment applied to parcel [[llGetMoonRotation]] returns the same value as [[llGetRegionMoonRotation]]. | |func_desc=Return the rotation applied to the moon for the parcel at the location of the object containing the script. These function are altitude aware and so will pick up the moon for their current track. [[llGetRegionMoonRotation/ja]] returns the rotation applied at the region level, [[llGetMoonRotation]] does the same for the parcel. If there is no custom environment applied to parcel [[llGetMoonRotation/ja]] returns the same value as [[llGetRegionMoonRotation/ja]]. | ||
|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 12:23, 2 November 2023
LSL ポータル | 関数 | イベント | 型 | 演算子 | 定数 | 実行制御 | スクリプトライブラリ | カテゴリ別スクリプトライブラリ | チュートリアル |
要約
関数: rotation llGetMoonRotation( );
Return the rotation applied to the moon for the parcel at the location of the object containing the script. These function are altitude aware and so will pick up the moon for their current track. llGetRegionMoonRotation/ja returns the rotation applied at the region level, llGetMoonRotation does the same for the parcel. If there is no custom environment applied to parcel llGetMoonRotation/ja returns the same value as llGetRegionMoonRotation/ja.
rotation で返します。
サンプル
関連項目
関数
• | llGetEnvironment/ja | Newer function that consolidates many environment-based settings. | ||
• | llGetDayLength/ja | |||
• | llGetDayOffset/ja | |||
• | llGetMoonDirection/ja | |||
• | llGetMoonRotation/ja | |||
• | llGetSunDirection/ja | |||
• | llGetSunRotation/ja | |||
• | llGetRegionDayLength/ja | |||
• | llGetRegionDayOffset/ja | |||
• | llGetRegionMoonDirection/ja | |||
• | llGetRegionMoonRotation/ja | |||
• | llGetRegionSunDirection/ja | |||
• | llGetRegionSunRotation/ja |
特記事項
この項目はあなたにとって参考にならない項目ですか?もしかしたらLSL Wikiの関連した項目が参考になるかもしれません。