Difference between revisions of "LlGetMoonRotation/ja"

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{LSL_Function/ja
{{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/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]].
|func_desc=スクリプトを含むオブジェクトの位置におけるパーセルの月への適用された回転を返します。これらの関数は高度に対応しており、現在のトラックの月を取得します。[[llGetRegionMoonRotation/ja]]はリージョンレベルで適用される回転を返し、[[llGetMoonRotation/ja]]はパーセルで同様のことをします。パーセルにカスタム環境が適用されていない場合、[[llGetMoonRotation/ja]][[llGetRegionMoonRotation/ja]]と同じ値を返します。


|also_functions=
|also_functions=

Latest revision as of 14:42, 22 November 2023

要約

関数: rotation llGetMoonRotation( );

スクリプトを含むオブジェクトの位置におけるパーセルの月への適用された回転を返します。これらの関数は高度に対応しており、現在のトラックの月を取得します。llGetRegionMoonRotation/jaはリージョンレベルで適用される回転を返し、llGetMoonRotation/jaはパーセルで同様のことをします。パーセルにカスタム環境が適用されていない場合、llGetMoonRotation/jallGetRegionMoonRotation/jaと同じ値を返します。
rotation で返します。

サンプル

特記事項

Search JIRA for related Issues

Signature

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