Difference between revisions of "Land collision start"

From Second Life Wiki
Jump to navigation Jump to search
(Changed "land collision" category to "collision", so users can find it easier.)
Line 1: Line 1:
{{LSL_Event
{{LSL_Event/ja
|event_id=8
|event_id=8
|event_delay
|event_delay
Line 5: Line 5:
|p1_type=vector
|p1_type=vector
|p1_name=pos
|p1_name=pos
|p1_desc=position of collision with the ground
|p1_desc=地面とコリジョンする位置
|event_desc=Triggered when task starts colliding with land
|event_desc=タスクが土地とコリジョンするのを開始する時に作動します。
|constants
|constants
|spec
|spec
Line 12: Line 12:
|examples
|examples
|helpers
|helpers
|also_header=*{{LSLGC|Collision|Collision events & functions}}
|also_header=*{{LSLGC/ja|Collision|コリジョンイベントと関数}}
|also_events
|also_events
|also_functions={{LSL DefineRow||[[llGround]]|Gets the ground height}}
|also_functions={{LSL DefineRow||[[llGround/ja|llGround]]|標高を取得する}}
|also_articles
|also_articles
|also_footer
|also_footer
Line 20: Line 20:
|mode
|mode
|deprecated
|deprecated
|cat1=Collision
|cat1=Collision/ja
|cat2=Ground
|cat2=Ground/ja
|cat3
|cat3
|cat4
|cat4

Revision as of 00:43, 4 February 2008

説明

イベント: land_collision_start( vector pos ){ ; }

タスクが土地とコリジョンするのを開始する時に作動します。

• vector pos 地面とコリジョンする位置

サンプル

参考情報

関数

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