Converts a half-precision floating-point value to a single-precision floating-point value.
float XMConvertHalfToFloat(
HALF Value
)
Value
Type: HALFÂ
HALF value to convert.
Type: floatÂ
Returns the single-precision floating-point value closest to Value.
Header: Declared in directxpackedvector.h.