Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/VectorShuffle
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathNeon.h |
| Include | #include "Math/UnrealMathNeon.h" |
VectorRegister4Double VectorShuffle
(
VectorRegister4Double V1,
VectorRegister4Double V2,
uint32 PermuteX,
uint32 PermuteY,
uint32 PermuteZ,
uint32 PermuteW
)