Matrix4x4F::P erspectiveProjection メソッド (d2d1_1helper.h)

深度値を指定したパースペクティブ変換。

構文

Matrix4x4F PerspectiveProjection(
  FLOAT depth
);

パラメーター

depth

型: FLOAT

パースペクティブ変換の深さ。

戻り値

種類: Matrix4x4F

結果マトリックス。

要件

要件
対象プラットフォーム Windows
ヘッダー d2d1_1helper.h

こちらもご覧ください

Matrix4x4F