VectorRegister

Float4 vector register type, where the first float (X) is stored in the lowest 32 bits, and so on.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/UnrealMathFPU.h

Include

#include "Math/UnrealMathFPU.h"

Syntax

struct VectorRegister

Remarks

Float4 vector register type, where the first float (X) is stored in the lowest 32 bits, and so on.

Variables

Name Description

Public variable

float[4]

 

V

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss