Difference between revisions of "LlGetMoonDirection/ja"

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
{{LSL_Function/ja
{{LSL_Function/ja
|func=llGetMoonDirection|return_type=vector
|func=llGetMoonDirection|return_type=vector
|func_desc=Returns a normalized vector to the current moon position at the location of object containing the script.  [[llGetMoonDirection]] is the vector to the parcel's moon, [[llGetRegionMoonDirection]] is the vector to region's moon. If there is no custom environment set for the current parcel [[llGetMoonDirection]] returns the direction to the region's moon. These functions are altitude aware.
|func_desc=スクリプトを含むオブジェクトの位置における現在の月の方向の正規化されたベクトルを返します。[[llGetMoonDirection]]はパーセルの月へのベクトルであり、[[llGetRegionMoonDirection]]はリージョンの月へのベクトルです。現在のパーセルにカスタム環境が設定されていない場合、[[llGetMoonDirection]]はリージョンの月への方向を返します。これらの関数は高度に対応しています。


|also_functions=
|also_functions=

Latest revision as of 14:41, 22 November 2023

要約

関数: vector llGetMoonDirection( );

スクリプトを含むオブジェクトの位置における現在の月の方向の正規化されたベクトルを返します。llGetMoonDirectionはパーセルの月へのベクトルであり、llGetRegionMoonDirectionはリージョンの月へのベクトルです。現在のパーセルにカスタム環境が設定されていない場合、llGetMoonDirectionはリージョンの月への方向を返します。これらの関数は高度に対応しています。
vector で返します。

サンプル

特記事項

Search JIRA for related Issues

Signature

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