Difference between revisions of "LlGroundRepel/ja"

From Second Life Wiki
Jump to navigation Jump to search
(New page: {{multi-lang}}{{LSL_Function/damping/ja|tau}}{{LSL_Function/ja |func=llGroundRepel |sort=GroundRepel |func_id=230 |func_sleep=0.0 |func_energy=10.0 |func=llGroundRepel |p1_type=float|p1_na...)
 
m
Line 1: Line 1:
{{multi-lang}}{{LSL_Function/damping/ja|tau}}{{LSL_Function/ja
{{LSL_Function/damping/ja|tau}}{{LSL_Function/ja
|func=llGroundRepel
|func=llGroundRepel
|sort=GroundRepel
|sort=GroundRepel
Line 24: Line 24:
|also_articles
|also_articles
|notes
|notes
|cat1=Hover/ja
|cat1=Hover
|cat2=Movement/ja
|cat2=Movement
|cat3=Physics/ja
|cat3=Physics
|cat4
|cat4
}}
}}

Revision as of 23:41, 18 April 2008

要約

関数: llGroundRepel( float height, integer water, float tau );

height * 0.5の水準の場合、heightは著しく低いです。

• float height 地面上の距離。
• integer water 真偽値がTRUEの場合、水面上も浮きます。
• float tau 臨界減衰までにかける秒数

乗り物には使わないでください。

警告

  • 物理オブジェクト上でのみ動きます
All Issues ~ Search JIRA for related Bugs

サンプル

関連項目

関数

•  llSetHoverHeight llGroundRepelと同じようなものですが、高さの状態は含みません
•  llStopHover ホバリングを停止します

特記事項

Search JIRA for related Issues

Signature

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