Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
XMFLOAT3::XMFLOAT3(constfloat*) function (directxmath.h)
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 |
See also
Feedback
Was this page helpful?
