Difference between revisions of "At rot target/ko"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
{{LSL DefineRow||{{LSLG/ko|llRotTarget}}|회전 목표를 등록합니다}} | {{LSL DefineRow||{{LSLG/ko|llRotTarget}}|회전 목표를 등록합니다}} | ||
{{LSL DefineRow||{{LSLG/ko|llRotTargetRemove}}|회전 목표를 등록 해제합니다}} | {{LSL DefineRow||{{LSLG/ko|llRotTargetRemove}}|회전 목표를 등록 해제합니다}} | ||
2011,07,07 AM5:45 by.Dal Ghost(seoul city) | |||
|also_articles | |also_articles | ||
|also_footer | |also_footer |
Latest revision as of 00:45, 7 July 2011
설명
이벤트: at_rot_target( integer tnum, rotation targetrot, rotation ourrot ){ ; }18 | 이벤트 ID |
llRotTarget 라이브러리 함수 호출에서 발생합니다.
• integer | tnum | – | llRotTarget 리턴값 | |
• rotation | targetrot | – | llRotTarget 의 rot 매개 변수 | |
• rotation | ourrot | – | 현재 회전 (llGetRot 과 유사) |
샘플
추천 정보
이벤트
• | not_at_rot_target | |||
• | at_target | |||
• | not_at_target |
함수
• | llTarget | – | 위치 목표를 등록합니다 | |
• | llTargetRemove | – | 위치 목표를 등록 해제합니다 | |
• | llRotTarget | – | 회전 목표를 등록합니다 | |
• | llRotTargetRemove | – | 회전 목표를 등록 해제합니다 |
2011,07,07 AM5:45 by.Dal Ghost(seoul city) |
이 글이 유용하지 않으세요? LSL Wiki의 관련항목이 도움을 줄 수 있을 지도 모릅니다.