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