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.
Assigns the vector component data from one instance of XMBYTEN4 to the current instance of XMBYTEN4.
This operator assigns the vector component data from one instance of XMBYTEN4 to the current instance of XMBYTEN4.
Syntax
XMBYTEN4 & operator=(
const XMBYTEN4 & unnamedParam1
);
Parameters
unnamedParam1
Instance of XMBYTEN4 used to update the current XMBYTEN4 structure.
Return value
The current instance of XMBYTEN4 whose vector component data has been updated to match those of the XMBYTEN4 instance specified by the Byte4 argument.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 Build 20348 |
| Minimum supported server | Windows 10 Build 20348 |
| Target Platform | Windows |
| Header | directxpackedvector.h |