Difference between revisions of "OBJECT VELOCITY/ja"
Jump to navigation
Jump to search
Asuka Neely (talk | contribs) m |
Mako Nozaki (talk | contribs) m |
||
Line 3: | Line 3: | ||
|type=integer | |type=integer | ||
|value=5 | |value=5 | ||
|desc= | |desc={{LSLG/ja|llGetObjectDetails}} で使用して、オブジェクトの速度を取得するフラグです。 | ||
|examples | |examples | ||
|functions={{LSL DefineRow|| | |functions={{LSL DefineRow||{{LSLG/ja|llGetObjectDetails}}}} | ||
|constants={{!}}{{LSL_Constants/Object_Details/ja}} | |constants={{!}}{{LSL_Constants/Object_Details/ja}} | ||
|events | |events |
Latest revision as of 04:44, 23 May 2010
LSL ポータル | 関数 | イベント | 型 | 演算子 | 定数 | 実行制御 | スクリプトライブラリ | カテゴリ別スクリプトライブラリ | チュートリアル |
解説
定数: integer OBJECT VELOCITY = 5;integer 定数 OBJECT VELOCITY の値は 5 です。
llGetObjectDetails で使用して、オブジェクトの速度を取得するフラグです。
関連記事
定数
|
関数
• | llGetObjectDetails |