Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/VectorSetComponentImpl
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathNeon.h |
| Include | #include "Math/UnrealMathNeon.h" |
template<int ElementIndex>
VectorRegister4Float VectorSetComponentImpl
(
const VectorRegister4Float & Vec,
float Scalar
)
Remarks
Sets a single component of a vector. Must be a define since ElementIndex needs to be a constant integer