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

Public Shared Function PerspectiveOffCenterRH ( _ left As Single, _ right As Single, _ bottom As Single, _ top As Single, _ znearPlane As Single, _ zfarPlane As Single _ ) As Matrix
Dim left As Single Dim right As Single Dim bottom As Single Dim top As Single Dim znearPlane As Single Dim zfarPlane As Single Dim returnValue As Matrix returnValue = Matrix.PerspectiveOffCenterRH(left, right, bottom, top, znearPlane, zfarPlane)
public static Matrix PerspectiveOffCenterRH ( float left, float right, float bottom, float top, float znearPlane, float zfarPlane )
public: static Matrix PerspectiveOffCenterRH ( float left, float right, float bottom, float top, float znearPlane, float zfarPlane )
public static Matrix PerspectiveOffCenterRH ( float left, float right, float bottom, float top, float znearPlane, float zfarPlane )
public static function PerspectiveOffCenterRH ( left : float, right : float, bottom : float, top : float, znearPlane : float, zfarPlane : float ) : Matrix
戻り値
カスタマイズした右手座標系パースペクティブ射影行列である Matrix 構造体。



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


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

- Matrix.PerspectiveOffCenterRH メソッドのページへのリンク