Difference between revisions of "LlGetCenterOfMass/ja"

From Second Life Wiki
Jump to navigation Jump to search
m (Undo revision 850172 by Mako Nozaki (Talk))
 
Line 4: Line 4:
|func_id=183|func_sleep=0.0|func_energy=10.0
|func_id=183|func_sleep=0.0|func_energy=10.0
|return_type=vector
|return_type=vector
|func_footnote
|func_desc
|func_desc
|return_text=プリム[[Viewer coordinate frames#Region|自身]]の質量の中心(ルートプリムから呼ばれるのでなければ、オブジェクト自身の質量中心点)
|Return_text=[[Viewer coordinate frames/ja#Region|リージョン座標]] で表現したオブジェクトの重心の位置を
|func_footnote=子プリムから呼び出されると、子プリムの重心のほうが返ります (しかしこれもリージョン座標で) 。
|spec
|spec
|caveats
|caveats
Line 13: Line 13:
|helpers
|helpers
|also_functions=
|also_functions=
{{LSL DefineRow||[[llGetGeometricCenter/ja|llGetGeometricCenter]]|}}
{{LSL DefineRow||{{LSLG/ja|llGetPos}}|}}
{{LSL DefineRow||{{LSLG/ja|llGetGeometricCenter}}|}}
|also_events
|also_events
|also_tests
|also_tests
Line 21: Line 22:
|negative_index
|negative_index
|cat1=Physics
|cat1=Physics
|cat2
|cat2=Prim
|cat3
|cat3=Object
|cat4
|cat4
}}
}}

Latest revision as of 22:07, 15 May 2010

要約

関数: vector llGetCenterOfMass( );

リージョン座標 で表現したオブジェクトの重心の位置をを vector で返します。

子プリムから呼び出されると、子プリムの重心のほうが返ります (しかしこれもリージョン座標で) 。

サンプル

関連項目

関数

•  llGetPos
•  llGetGeometricCenter

特記事項

Search JIRA for related Issues

Signature

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