Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/VectorSet
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathVectorCommon.h |
| Include | #include "Math/UnrealMathVectorCommon.h" |
VectorRegister4Float VectorSet
(
uint32 X,
uint32 Y,
uint32 Z,
uint32 W
)
Remarks
Overload to resolve ambiguous mixes of ints and floats.