Quaternion.RotationYawPitchRoll メソッド
アセンブリ: Microsoft.WindowsMobile.DirectX (microsoft.windowsmobile.directx.dll 内)

Public Shared Function RotationYawPitchRoll ( _ yaw As Single, _ pitch As Single, _ roll As Single _ ) As Quaternion
Dim yaw As Single Dim pitch As Single Dim roll As Single Dim returnValue As Quaternion returnValue = Quaternion.RotationYawPitchRoll(yaw, pitch, roll)
public static function RotationYawPitchRoll ( yaw : float, pitch : float, roll : float ) : Quaternion
戻り値
指定したヨー角、ピッチ角、およびロール角を持つ Quaternion 構造体。


Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からQuaternion.RotationYawPitchRoll メソッドを検索する場合は、下記のリンクをクリックしてください。

- Quaternion.RotationYawPitchRoll メソッドのページへのリンク