XMFLOAT3::XMFLOAT3(constfloat*) function (directxmath.h)
A constructor for XMFLOAT3
.
A constructor for XMFLOAT3.
Note This constructor is only available under C++.
void XMFLOAT3(
const float *pArray
) noexcept;
pArray
A value.
None
Requirement | Value |
---|---|
Target Platform | Windows |
Header | directxmath.h |