次の方法で共有


XMFLOAT4::XMFLOAT4(constfloat*) 関数 (directxmath.h)

XMFLOAT4コンストラクター。

XMFLOAT4のコンストラクター。

メモ このコンストラクターは C++ でのみ使用できます。

構文

void XMFLOAT4(
  const float *pArray
) noexcept;

パラメーター

pArray

値です。

戻り値

なし

必要条件

要件
サポートされている最小のクライアント Windows 10 ビルド 20348
サポートされている最小のサーバー Windows 10 ビルド 20348
対象プラットフォーム Windows
ヘッダー directxmath.h

こちらもご覧ください

XMFLOAT4

XMFLOAT4 コンストラクター