Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathFPU.h |
| Include | #include "Math/UnrealMathFPU.h" |
VectorRegister4Float VectorOneFloat()
Remarks
Returns a vector with all ones. VectorRegister4Float(1.0f, 1.0f, 1.0f, 1.0f)