レス書き込み
スレへ戻る
写
レス栞
レス消
【3Dゲームエンジン】Unity質問スレッド32
PC,スマホ,PHSは
ULA
べっかんこ
公式(スマホ)
公式(PC)
で書き込んでください。
名前
メール
引用切替:
レスアンカーのみ
>>977 > ?Quaternion.FromToRotationを使用する方法1 > transform.rotation = Quaternion.FromToRotation (Vector3.right, direction); > > ?Quaternion.FromToRotationを使用する方法2 > transform.rotation = transform.rotation * Quaternion.FromToRotation (transform.right, direction); > > ?Vector3.Angleを使用する方法1 > transform.rotation = Quaternion.Euler(0, 0, Mathf.Sign(Vector3.Dot(Vector3.forward, Vector3.Cross(Vector3.right, direction))) *Vector3.Angle(Vector3.right, direction)); > > ?Vector3.Angleを使用する方法2 > transform.rotation = transform.rotation * Quaternion.Euler(0, 0, Mathf.Sign(Vector3.Dot(transform.forward, Vector3.Cross(transform.right, direction))) *Vector3.Angle(transform.right, direction));
ローカルルール
SETTING.TXT
他の携帯ブラウザのレス書き込みフォームはこちら。
書き込み設定
で書き込みサイトの設定ができます。
・
ULA
・
べっかんこ(身代わりの術)
・
べっかんこ(通常)
・
公式(スマホ)
・
公式(PC)[PC,スマホ,PHS可]
書き込み設定(板別)
で板別の名前とメールを設定できます。
メモ帳
(0/65535文字)
上
下
板
覧
索
設
栞
歴
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.022s