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

Public Shared Function PerspectiveRH ( _ width As Single, _ height As Single, _ znearPlane As Single, _ zfarPlane As Single _ ) As Matrix
Dim width As Single Dim height As Single Dim znearPlane As Single Dim zfarPlane As Single Dim returnValue As Matrix returnValue = Matrix.PerspectiveRH(width, height, znearPlane, zfarPlane)
public: static Matrix PerspectiveRH ( float width, float height, float znearPlane, float zfarPlane )
public static function PerspectiveRH ( width : float, height : float, znearPlane : float, zfarPlane : float ) : Matrix
戻り値
右手座標系パースペクティブ射影行列である Matrix 構造体。



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


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

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