Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/MakeVectorRegisterConstant
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathVectorConstants.h |
| Include | #include "Math/UnrealMathVectorConstants.h" |
VectorRegister4Double MakeVectorRegisterConstant
(
double X,
double Y,
double Z,
double W
)