Retrieve the w component of an XMVECTOR Data Type.
float XMVectorGetW(
XMVECTOR V
)
V
Type: XMVECTOR
A valid 4D floating-point vector
Type: float
The value in the w component of the 4D floating point vector V
Header: Declared in directxmath.h.