LlRot2Up/ko
< LlRot2Up
Jump to navigation
Jump to search
Revision as of 21:33, 28 February 2009 by Nanjido Oh (talk | contribs) (New page: {{LSL_Function/ko |func_id=20|func_sleep=0.0|func_energy=10.0 |func=llRot2Up|sort=Rot2Up |return_type=vector|p1_type=rotation|p1_name=q |func_desc={{HoverLink|Viewer_coordinate_frames#Glob...)
명세
수학적으로 다음 관계식과 동치이다: <lsl>ret = llVecNorm(<0., 0., 1.> * q);</lsl> 만약 q가 단위 4원수(quaternion)의 값을 가지고 있을 때는 다음과 같이 간단히 된다: <lsl>ret = <0., 0., 1.> * q;</lsl>
예제
함께 보기
함수
• | llRot2Left | |||
• | llRot2Fwd | |||
• | llRot2Axis | |||
• | llRot2Angle |
이 글이 유용하지 않으세요? LSL Wiki의 관련항목이 도움을 줄 수 있을 지도 모릅니다.