Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A constructor for XMFLOAT4
.
A constructor for XMFLOAT4.
Note This constructor is only available under C++.
Syntax
void XMFLOAT4(
const float *pArray
) noexcept;
Parameters
pArray
A value.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Target Platform | Windows |
Header | directxmath.h |