Navigation
API > API/Runtime > API/Runtime/Core
Float4 vector register type, where the first float (X) is stored in the lowest 32 bits, and so on.
| Name | VectorRegister4Float |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Math/UnrealMathFPU.h |
| Include Path | #include "Math/UnrealMathFPU.h" |
Syntax
struct VectorRegister4Float
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| V | float | Math/UnrealMathFPU.h |