Difference between revisions of "LlGetSunRotation/ja"

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
{{LSL_Function/ja
{{LSL_Function/ja
|func=llGetSunRotation|return_type=rotation
|func=llGetSunRotation|return_type=rotation
|func_desc=Return the rotation applied to the sun for the parcel at the location of the object containing the script.  These function 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=スクリプトを含むオブジェクトの位置で、パーセルの太陽に適用される回転を返します。これらの関数は高度を考慮しているため、現在のトラックに対して太陽を拾います。[[llGetRegionSunRotation]]はリージョンレベルで適用される回転を返し、[[llGetSunRotation]]はパーセルに対して同じことを行います。現在のパーセルにカスタムな環境が適用されていない場合、[[llGetSunRotation]][[llGetRegionSunRotation]]と同じ値を返します。


|also_functions=
|also_functions=

Latest revision as of 14:46, 22 November 2023

要約

関数: rotation llGetSunRotation( );

スクリプトを含むオブジェクトの位置で、パーセルの太陽に適用される回転を返します。これらの関数は高度を考慮しているため、現在のトラックに対して太陽を拾います。llGetRegionSunRotationはリージョンレベルで適用される回転を返し、llGetSunRotationはパーセルに対して同じことを行います。現在のパーセルにカスタムな環境が適用されていない場合、llGetSunRotationllGetRegionSunRotationと同じ値を返します。
rotation で返します。

サンプル

特記事項

Search JIRA for related Issues

Signature

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