Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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 XMFLOAT4
to the current instance of XMFLOAT4
.
This operator assigns the vector component data from one instance of XMFLOAT4 to the current instance of XMFLOAT4
.
XMFLOAT4 & operator=(
XMFLOAT4 && unnamedParam1
);
unnamedParam1
Instance of XMFLOAT4
used to update the current XMFLOAT4
structure.
The current instance of XMFLOAT4
whose vector component data has been updated to match those of the XMFLOAT4
instance specified by the Float4 argument.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | directxmath.h |
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!