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.
Returns the instance of XMVECTOR
implementing the current instance of XMVECTORU8
.
The operator XMVECTOR
returns the instance of XMVECTOR implementing the current instance of XMVECTORU8.
Note This operator is only available for C++ based development.
Syntax
XMVECTOR operator XMVECTOR() const;
Parameters
This method has no parameters.
Return value
The instance of XMVECTOR
implementing the current instance of XMVECTORU8
.
Requirements
Namespace |
Use DirectX. |
Header |
DirectXMath.h |
See also
Reference