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.
A constructor for XMFLOAT3
.
A constructor for XMFLOAT3.
Note This constructor is only available under C++.
Syntax
void XMFLOAT3(
const float *pArray
) noexcept;
Parameters
pArray
A value.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | directxmath.h |