LlRotLookAt/ja

From Second Life Wiki
Jump to navigation Jump to search

要約

関数: llRotLookAt( rotation target, float strength, float damping );

オブジェクトの前方軸が target を指すようにします。

llStopLookAt で停止させられるまで、 target を向き続けます。

• rotation target
• float strength
• float damping 臨界減衰までにかける秒数

同じように位置を変えるには、 llMoveToTarget を使います。物理オブジェクトでは、 0.2 から 1 までの間の範囲が、両方の引数で適切です。

サンプル

関連項目

特記事項

All Issues

~ Search JIRA for related Issues
   llRotLookAt & llLookAt do not update the object's bounding box

Signature

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