XMUSHORT4::XMUSHORT4(uint64_t) function (directxpackedvector.h)
A constructor for XMUSHORT4
.
A constructor for XMUSHORT4.
Note This constructor is only available under C++.
Syntax
void XMUSHORT4(
uint64_t Packed
) noexcept;
Parameters
Packed
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 | directxpackedvector.h |