LlSetVelocity/ja

From Second Life Wiki
< LlSetVelocity
Revision as of 09:22, 12 May 2012 by Naoya Bellic (talk | contribs) (Created page with "{{LSL_Function/ja |func=llSetVelocity |func_id=???|func_sleep=0.0|func_energy=??? |p1_type=vector |p1_name=force |p2_type=integer |p2_name=local |p2_desc=真偽値。 {{LSLG/ja|T…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

要約

関数: llSetVelocity( vector force, integer local );

オブジェクトの速度を設定します。

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

瞬間的な速度はオブジェクトのエネルギーや質量に依存しません。llSetForceは継続したプッシュをします。

警告

オブジェクトは物理でなければなりません。

All Issues ~ Search JIRA for related Bugs

サンプル

関連項目

関数

•  llSetAngularVelocity
•  llSetForce 継続的に力を加えます

特記事項

Search JIRA for related Issues

Signature

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