XMFLOAT4::XMFLOAT4 (constfloat*) 函数 (directxmath.h)
的 XMFLOAT4
构造函数。
XMFLOAT4的构造函数。
注意 此构造函数仅在 C++ 下可用。
语法
void XMFLOAT4(
const float *pArray
) noexcept;
参数
pArray
一个 值。
返回值
无
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 10内部版本 20348 |
最低受支持的服务器 | Windows 10内部版本 20348 |
目标平台 | Windows |
标头 | directxmath.h |