Difference between revisions of "LlRot2Angle/ja"

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
{{multi-lang}}
{{LSL_Function/ja
{{LSL_Function/ja
|func_id=171|func_sleep=0.0|func_energy=10.0
|func_id=171|func_sleep=0.0|func_energy=10.0
Line 22: Line 21:
|also_articles
|also_articles
|notes
|notes
|cat1=Rotation/ja
|cat1=Rotation
|cat2
|cat2
|cat3
|cat3
|cat4
|cat4
}}
}}

Revision as of 23:52, 18 April 2008

要約

関数: float llRot2Angle( rotation rot );

rotで表される回転角度を float で返します。

• rotation rot

llRot2Axisとあわせて使います。
元に戻すにはllAxisAngle2Rotを使います。

警告

これは常にPIラジアン以下の正の域の角度を返し、すなわち、それは、符号なしの最小角度です。3/2 PIラジアン(270°)の回転は、-PI/2ではない、PI/2ラジアンの角度を返すでしょう。

All Issues ~ Search JIRA for related Bugs

サンプル

関連項目

関数

•  llAxisAngle2Rot
•  llRot2Axis
•  llRot2Up
•  llRot2Fwd
•  llRot2Left

特記事項

Search JIRA for related Issues

Signature

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