Difference between revisions of "LlSetTorque/ja"

From Second Life Wiki
Jump to navigation Jump to search
(New page: {{multi-lang}} {{LSL Function/ja |func_id=74 |func_sleep=0.0 |func_energy=10.0 |func=llSetTorque |p1_type=vector|p1_name=torque |p2_type=integer|p2_name=local|p2_desc={{LSLG/ja|TRUE}}の...)
 
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{multi-lang}}
{{LSL Function/ja
{{LSL Function/ja
|func_id=74
|func_id=74
Line 6: Line 5:
|func=llSetTorque
|func=llSetTorque
|p1_type=vector|p1_name=torque
|p1_type=vector|p1_name=torque
|p2_type=integer|p2_name=local|p2_desc={{LSLG/ja|TRUE}}の場合[[Viewer coordinate frames#Local|ローカル]]軸を使い、{{LSLG/ja|FALSE}}の場合[[Viewer coordinate frames#Region|リージョン]]軸を使います。
|p2_type=integer|p2_name=local|p2_desc=真偽値。 {{LSLG/ja|TRUE}} の場合 [[Viewer coordinate frames/ja#Local|ローカル]] 軸を使用し、 {{LSLG/ja|FALSE}} の場合 [[Viewer coordinate frames/ja#Region|リージョン]] 軸を使用します。
|func_desc=オブジェクトの回転力を設定します。(スクリプトが物理の場合)
|func_desc=オブジェクトの回転力を設定します。 (スクリプトが物理の場合)
|spec
|spec
|caveats
|caveats
Line 13: Line 12:
|examples
|examples
|helpers
|helpers
|also_functions={{LSL DefineRow||[[llSetForceAndTorque/ja|llSetForceAndTorque]]|}}
|also_functions={{LSL DefineRow||{{LSLG/ja|llSetForceAndTorque}}|}}
{{LSL DefineRow||[[llSetForce/ja|llSetForce]]|}}
{{LSL DefineRow||{{LSLG/ja|llSetForce}}|}}
|also_tests
|also_tests
|also_events
|also_events
|also_articles
|also_articles
|notes
|notes
|cat1=Physics/ja
|cat1=Physics
|cat2=Movement/ja
|cat2=Movement
|cat3
|cat3
|cat4
|cat4
}}
}}

Latest revision as of 14:35, 12 May 2010

要約

関数: llSetTorque( vector torque, integer local );

オブジェクトの回転力を設定します。 (スクリプトが物理の場合)

• vector torque
• integer local 真偽値。 TRUE の場合 ローカル 軸を使用し、 FALSE の場合 リージョン 軸を使用します。

サンプル

関連項目

関数

•  llSetForceAndTorque
•  llSetForce

特記事項

Search JIRA for related Issues

Signature

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