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" |
Syntax
struct VectorRegister4Float
Remarks
Float4 vector register type, where the first float (X) is stored in the lowest 32 bits, and so on.
Variables
| Type | Name | Description | |
|---|---|---|---|
| float[4] | V |