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" |
VectorRegister4Float MakeVectorRegisterConstant
(
float X,
float Y,
float Z,
float W
)