Difference between revisions of "LlGetRegionMoonRotation/ja"

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
{{LSL_Function/ja
{{LSL_Function/ja
|func=llGetRegionMoonRotation|return_type=rotation
|func=llGetRegionMoonRotation|return_type=rotation
|func_desc=Return the rotation applied to the moon for the region 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=スクリプトを含むオブジェクトの位置で、リージョンに適用された月の回転を返します。これらの関数は高度を考慮しているため、現在の軌道に合わせて月を取得します。[[llGetRegionMoonRotation]]はリージョンレベルで適用される回転を返し、[[llGetMoonRotation]]はパーセルに対して同じことを行います。パーセルにカスタムな環境が適用されていない場合、[[llGetMoonRotation]][[llGetRegionMoonRotation]]と同じ値を返します。


|also_functions=
|also_functions=

Latest revision as of 14:44, 22 November 2023

要約

関数: rotation llGetRegionMoonRotation( );

スクリプトを含むオブジェクトの位置で、リージョンに適用された月の回転を返します。これらの関数は高度を考慮しているため、現在の軌道に合わせて月を取得します。llGetRegionMoonRotationはリージョンレベルで適用される回転を返し、llGetMoonRotationはパーセルに対して同じことを行います。パーセルにカスタムな環境が適用されていない場合、llGetMoonRotationllGetRegionMoonRotationと同じ値を返します。
rotation で返します。

サンプル

特記事項

Search JIRA for related Issues

Signature

function rotation llGetRegionMoonRotation();
この翻訳は 原文 と比べて古いですか?間違いがありますか?読みにくいですか?みんなで 修正 していきましょう! (手順はこちら)
この項目はあなたにとって参考にならない項目ですか?もしかしたらLSL Wikiの関連した項目が参考になるかもしれません。